blob: 96d044d01c017e9be85b552187d3bd86aa12bc72 [file] [log] [blame]
99
world
1
undefined
undefined
hello
Scoping OK
function cake() { print('moist and delicious!'); }
moist and delicious!
function cookie() { print('sweet and crunchy!'); }
sweet and crunchy!