Skip to content

This expression has type func but an expression was expected of type file #4

@ningzimu

Description

@ningzimu

When I run this command:

ocamlfind ocamlopt -linkpkg -thread -package str Callgrind.ml ZshXtrace.ml ZshXtraceToCallgrind.ml && ./a.out < /tmp/zshstart.6560.log > zsh.callgrind

I get this error:

File "Callgrind.ml", line 23, characters 17-22:
Error: This expression has type func but an expression was expected of type
         file

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions