Skip to content

Add another module #31

@mrkaspa

Description

@mrkaspa

I created another module with this

module Demo = {
  let demo () => print_string "eooo";
};

And I tried to use it
screen shot 2017-06-02 at 9 26 29 am

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions