summaryrefslogtreecommitdiff
path: root/tests/snippets/cfm/test_basic_comment.txt
blob: c07a72afbb767303ed41a93ac81db8f9c2d62b0a (plain)
1
2
3
4
5
6
7
8
---input---
<!--- cfcomment --->

---tokens---
'<!---'       Comment.Multiline
' cfcomment ' Comment.Multiline
'--->'        Comment.Multiline
'\n'          Text