-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
Description
I created a file ./lib/data/list.lc and tried to import it, got the following errors:
> :m + data.list
lambda-calculus: ./lib/data.lc: openFile: does not exist (No such file or directory)
> :m + data/list
lambda-calculus: ./lib/data.lc: openFile: does not exist (No such file or directory)
Reactions are currently unavailable