diff options
Diffstat (limited to 'examples/aoc22_1.milch')
| -rw-r--r-- | examples/aoc22_1.milch | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/examples/aoc22_1.milch b/examples/aoc22_1.milch index ca7bea1..5d7b21b 100644 --- a/examples/aoc22_1.milch +++ b/examples/aoc22_1.milch @@ -1,4 +1,5 @@ -(import "core/common.milch") +(import "core/common") +(import "core/result") ;; utils |
