riverdelta/ui-tests/resolve/module_not_found.nil

4 lines
77 B
Text

function main() = (
let _l = list.new();
//~^ ERROR: cannot find list
);