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