blob: a6a2296b129da41cd699b7a5f074a5abd5b15fd9 [file] [log] [blame]
// Expectation for test:
// main() { return 42; }
function() {
return 42;
}