RosettaCodeData/Task/Null-object/J/null-object-2.j
2023-07-01 13:44:08 -04:00

5 lines
56 B
Text

isUndefined 'foo'
1
foo=:9
isUndefined 'foo'
0