12 lines
376 B
Plaintext
12 lines
376 B
Plaintext
|
|
splat1 = tuple.*.foo.bar[0]
|
|||
|
|
splat2 = tuple[*].foo.bar[0]
|
|||
|
|
for1ool1 = true
|
|||
|
|
boolk = false
|
|||
|
|
splat1 = tuple.*.foo.bar[0]
|
|||
|
|
splat2 = tuple[*].foo.bar[0]
|
|||
|
|
for1 = { for (, v in ["a", "a", "b"
|
|||
|
|
prement
|
|||
|
|
# comment
|
|||
|
|
/*
|
|||
|
|
comment
|
|||
|
|
*/ |