diff options
Diffstat (limited to 'examples/manual/yymoretest.dat')
-rw-r--r-- | examples/manual/yymoretest.dat | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/examples/manual/yymoretest.dat b/examples/manual/yymoretest.dat new file mode 100644 index 0000000..614c3c4 --- /dev/null +++ b/examples/manual/yymoretest.dat @@ -0,0 +1,7 @@ +"This is a test \ +of multi-line string \ +scanning in flex. \ +This may be breaking some law \ +of usage though..." + + |