diff options
author | Sehong Na <sehong.na@samsung.com> | 2014-05-31 12:40:18 +0900 |
---|---|---|
committer | Sehong Na <sehong.na@samsung.com> | 2014-05-31 12:40:18 +0900 |
commit | f26ae5dce708cf4896a13cd65307c905f8365546 (patch) | |
tree | b0e1a9836782fbe6133836f1e687d10c165f55f5 /examples/manual/yymoretest.dat | |
download | flex-f26ae5dce708cf4896a13cd65307c905f8365546.tar.gz flex-f26ae5dce708cf4896a13cd65307c905f8365546.tar.bz2 flex-f26ae5dce708cf4896a13cd65307c905f8365546.zip |
Initialize Tizen 2.3submit/tizen_2.3/20140531.0744452.3a_release
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..." + + |