smarty-comment_feature.test 235 Bytes
{**}
{* foo
bar *}

----------------------------------------------------

[
	["smarty-comment", "{**}"],
	["smarty-comment", "{* foo\r\nbar *}"]
]

----------------------------------------------------

Checks for comments.