mirror of
https://github.com/Reuh/anselme.git
synced 2025-10-27 16:49:31 +00:00
23 lines
216 B
Text
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
|