mirror of
https://github.com/Reuh/anselme.git
synced 2025-10-27 16:49:31 +00:00
Double parentheses turned out to conflict too often with normal code. I guess sometimes I shouldn't try to make my own syntax up.
9 lines
103 B
Text
9 lines
103 B
Text
/*hey couic + 5*/
|
|
|
|
/*nested /*comments*/ d*/
|
|
|
|
2 /*end of line*/
|
|
|
|
/*start of line*/ 3
|
|
|
|
5 + /*middle*/ 3
|