b5ae347f9c
Reviewed-by: lagergren, attila
31 lines
237 B
Plaintext
31 lines
237 B
Plaintext
VAR
|
|
LET
|
|
CONST
|
|
function FUNC() {}
|
|
GLOBAL
|
|
VAR
|
|
undefined
|
|
undefined
|
|
function FUNC() {}
|
|
GLOBAL
|
|
true
|
|
false
|
|
false
|
|
true
|
|
true
|
|
VAR
|
|
LETLET
|
|
CONST
|
|
function FUNC() {}
|
|
GLOBAL
|
|
VAR
|
|
undefined
|
|
undefined
|
|
function FUNC() {}
|
|
GLOBAL
|
|
true
|
|
false
|
|
false
|
|
true
|
|
true
|