1 jjs> var x = Object.create(null)jjs> jjs> print('PASSED')PASSED
   2 jjs> exit(0)
   3 exit code = 0