mirror of
https://github.com/openjdk/jdk.git
synced 2026-01-29 12:38:24 +00:00
11 lines
140 B
Plaintext
11 lines
140 B
Plaintext
obj.class 44
|
|
obj.in hello
|
|
obj.typeof false
|
|
obj[14] 14
|
|
obj['foo prop'] foo prop value
|
|
class 3
|
|
in world
|
|
typeof 34
|
|
14 34
|
|
foo prop new foo prop
|