diff options
Diffstat (limited to 'tests/auto/qcssparser/testdata/scanner/comments/input')
-rw-r--r-- | tests/auto/qcssparser/testdata/scanner/comments/input | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/auto/qcssparser/testdata/scanner/comments/input b/tests/auto/qcssparser/testdata/scanner/comments/input new file mode 100644 index 0000000..af2b659 --- /dev/null +++ b/tests/auto/qcssparser/testdata/scanner/comments/input @@ -0,0 +1 @@ +/* let's see if comments actually work *//*foo*/ "it /*should be preserved \"in strings*/ though" |