Syntax Lookup

Enter some language construct you want to know more about.
This is the __FILE__ special value.

__FILE__ returns the name of the file currently being parsed by the compiler.

ReScriptJS Output
// testmodule.res
__FILE__->Console.log