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