13 lines
282 B
Plaintext
13 lines
282 B
Plaintext
(foo)
|
|
(foo bar)
|
|
|
|
----------------------------------------------------
|
|
|
|
[
|
|
["punctuation","("], ["car", "foo"], ["punctuation",")"],
|
|
["punctuation","("], ["car", "foo"], " bar", ["punctuation",")"]
|
|
]
|
|
|
|
----------------------------------------------------
|
|
|
|
Checks for car. |