Skip to content

function gets executed when tried to be entered in a map.... #98

@BertLisser

Description

@BertLisser

Created 2011-04-13 by [email protected] assigned to [email protected]

See example:

rascal>import main;
ok
rascal>import Benchmark;
ok
rascal>map[str, void()] m = ("main":main(sfile,true));
[ PARSE ]: finished (|file:///home/kenjo/Tiger/testcases/merge.tig|).

[ Compile ]: finished Ok.
stdin:///:1,17: Expected map[str, void ()], but got map[str, TIGERUNIT]
rascal>

How do I use benchmark() function?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions