21 lines
384 B
Plaintext
Raw Normal View History

2018-12-19 14:09:39 +08:00
%%
foo:
bar_42:
$@1:
%%
----------------------------------------------------
[
["bison", [
["punctuation", "%%"],
["property", "foo"], ["punctuation", ":"],
["property", "bar_42"], ["punctuation", ":"],
["property", "$@1"], ["punctuation", ":"],
["punctuation", "%%"]
]]
]
----------------------------------------------------
Checks for properties.