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

16 lines
336 B
Plaintext

{##}
{# This a Django template example #}
{# Multi-line
comment #}
----------------------------------------------------
[
["comment", "{##}"],
["comment", "{# This a Django template example #}"],
["comment", "{# Multi-line\r\ncomment #}"]
]
----------------------------------------------------
Checks for comments.