blob: 0e54061c9cc1a29b335323414905658e725dfd94 [file] [log] [blame]
jjs> var x = Object.create(null)jjs> jjs> print('PASSED')PASSED
jjs> exit(0)
exit code = 0