1
0
Fork 0
mirror of https://github.com/Reuh/anselme.git synced 2025-10-27 16:49:31 +00:00
anselme/test/tests/comment.ans

23 lines
216 B
Text

--hey couic + 5
/*nested /*comments*/ d*/
--nested /*comments*/ d--
/* mul
ti
line
error("d")
*/
2 /*end of line*/
2 --end of line--
/*start of line*/ 3
--start of line-- 3
5 + /*middle*/ 3
5 + --middle-- 3