18 lines
253 B
Plaintext
18 lines
253 B
Plaintext
(
|
|
,foo
|
|
,@foo
|
|
)
|
|
|
|
----------------------------------------------------
|
|
|
|
[
|
|
["punctuation", "("],
|
|
["splice", ",foo"],
|
|
["splice", ",@foo"],
|
|
["punctuation", ")"]
|
|
]
|
|
|
|
----------------------------------------------------
|
|
|
|
Checks for splices
|