aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/examples/x.pl.styled
diff options
context:
space:
mode:
authornyamatongwe <unknown>2013-04-05 17:20:57 +1100
committernyamatongwe <unknown>2013-04-05 17:20:57 +1100
commit581cbf27b13df62778b592158bf343c4dbf99276 (patch)
treeb25b0e3e180fe799f66203c68d1c9810e96bd528 /test/examples/x.pl.styled
parent8cdd9b7678b928610b7cd422eca196463d0cb138 (diff)
downloadscintilla-mirror-581cbf27b13df62778b592158bf343c4dbf99276.tar.gz
Added tests for Ruby and Perl lexers.
Diffstat (limited to 'test/examples/x.pl.styled')
-rw-r--r--test/examples/x.pl.styled5
1 files changed, 5 insertions, 0 deletions
diff --git a/test/examples/x.pl.styled b/test/examples/x.pl.styled
new file mode 100644
index 000000000..74da4e911
--- /dev/null
+++ b/test/examples/x.pl.styled
@@ -0,0 +1,5 @@
+{5}use{0} {11}strict{10};{0}
+{5}while{0} {10}({0} {12}$r{0} {10}){0} {10}{{0}
+ {5}printf{0} {10}({0} {6}"Example text \n"{0} {10});{0}
+ {5}sleep{0} {4}1{10};{0}
+{10}} \ No newline at end of file