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

14 lines
249 B
Plaintext

{**}
{* foo
bar *}
----------------------------------------------------
[
["smarty", [["comment", "{**}"]]],
["smarty", [["comment", "{* foo\r\nbar *}"]]]
]
----------------------------------------------------
Checks for comments.