-
Notifications
You must be signed in to change notification settings - Fork 45
Open
Description
I created another module with this
module Demo = {
let demo () => print_string "eooo";
};
But the linter says that merlin can't find it, is there something wrong with .merlin file
PKG topkg reason # the OPAM packages
B ./_build/src # built artifacts location
S ./src # source location
btw the file is inside /src
Metadata
Metadata
Assignees
Labels
No labels
