ran make file to display all .tok files

This commit is contained in:
Partho Bhattacharya
2025-02-13 19:00:43 -05:00
parent 3596a5e21f
commit 90407da44c
14 changed files with 2720 additions and 2 deletions

9
test_comments.tok Normal file
View File

@ -0,0 +1,9 @@
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? *)"
4 1 700 "(* \ *)"
5 1 700 "(* *)"
6 1 700 "(*{COMMENT}+ *)"
7 1 700 "(* * *)"
8 1 700 "(* (hello) *)"