Files
compiler-the-translators/tests/sprint1/expected/sp1_comments.tok.exp
Scarlett ea7c284665 woah
2025-05-03 19:25:55 -04:00

10 lines
256 B
Plaintext

1 1 700 "(* hello *)"
2 1 700 "(* hello *)"
3 1 700 "(* I'd think this is a legal "string" that contains several \n \t
escaped characters, isn't it? *)"
5 1 700 "(* \ *)"
6 1 700 "(* *)"
7 1 700 "(*{COMMENT}+ *)"
8 1 700 "(* * *)"
9 1 700 "(* (hello) *)"