comment_feature.test 272 Bytes

⍝ Foobar
#!/usr/bin/env runapl

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

[
	["comment", "⍝"],
	["comment", "⍝ Foobar"],
	["comment", "#!/usr/bin/env runapl"]
]

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

Checks for comments.