error: expected `=`, found `,` --> $DIR/module_not_found.nil:2 2 | let _false, l = list.new(); ^ error: `main` function not found --> $DIR/module_not_found.nil:1 1 | function main() = ( ^