diff options
Diffstat (limited to 'nihil.ucl/nihil.ucl.ccm')
| -rw-r--r-- | nihil.ucl/nihil.ucl.ccm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nihil.ucl/nihil.ucl.ccm b/nihil.ucl/nihil.ucl.ccm index 9c2ea88..b16eb3d 100644 --- a/nihil.ucl/nihil.ucl.ccm +++ b/nihil.ucl/nihil.ucl.ccm @@ -7,7 +7,7 @@ module; export module nihil.ucl; export import :emit; -export import :error; +export import :errc; export import :object; export import :object_cast; export import :parser; |
