diff --git a/test/comment.t b/test/comment.t new file mode 100644 index 0000000..57e9207 --- /dev/null +++ b/test/comment.t @@ -0,0 +1,3 @@ +/* this is a comment */ +// this is also a comment +%%