2018-12-19 14:09:39 +08:00

21 lines
384 B
Plaintext

%%
foo:
bar_42:
$@1:
%%
----------------------------------------------------
[
["bison", [
["punctuation", "%%"],
["property", "foo"], ["punctuation", ":"],
["property", "bar_42"], ["punctuation", ":"],
["property", "$@1"], ["punctuation", ":"],
["punctuation", "%%"]
]]
]
----------------------------------------------------
Checks for properties.