blob: 38a5c92e3a28de2ab4b634b43fb2459f84f8c7ef [file] [log] [blame]
function foo( i) {
}
function main( args) {
}
function bar( s) {
return s;
}