15 lines
272 B
Plaintext
Raw Normal View History

2018-12-19 14:09:39 +08:00
⍝ Foobar
#!/usr/bin/env runapl
----------------------------------------------------
[
["comment", "⍝"],
["comment", "⍝ Foobar"],
["comment", "#!/usr/bin/env runapl"]
]
----------------------------------------------------
Checks for comments.