diff options
Diffstat (limited to 'tiger-compiler/tests/good/comments-nested.tig')
| -rw-r--r-- | tiger-compiler/tests/good/comments-nested.tig | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/tiger-compiler/tests/good/comments-nested.tig b/tiger-compiler/tests/good/comments-nested.tig new file mode 100644 index 0000000..ce9fcca --- /dev/null +++ b/tiger-compiler/tests/good/comments-nested.tig @@ -0,0 +1,6 @@ +/* + /* + This is a comment with another. + */ +*/ +0 |
