aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/examples/x.rb.styled
diff options
context:
space:
mode:
authornyamatongwe <devnull@localhost>2013-04-05 17:20:57 +1100
committernyamatongwe <devnull@localhost>2013-04-05 17:20:57 +1100
commit52b3989c2d1823d0b603daf6a02a89f4796930c0 (patch)
treed948600a732d9ae2fc289e5c5a8b89e37d574b60 /test/examples/x.rb.styled
parentf71d19fc8b7a43291e387b0111c32c7dd4507a52 (diff)
downloadscintilla-mirror-52b3989c2d1823d0b603daf6a02a89f4796930c0.tar.gz
Added tests for Ruby and Perl lexers.
Diffstat (limited to 'test/examples/x.rb.styled')
-rw-r--r--test/examples/x.rb.styled6
1 files changed, 6 insertions, 0 deletions
diff --git a/test/examples/x.rb.styled b/test/examples/x.rb.styled
new file mode 100644
index 000000000..904d07dd3
--- /dev/null
+++ b/test/examples/x.rb.styled
@@ -0,0 +1,6 @@
+{5}class{0} {8}Demo{0}
+ {5}def{0} {9}test{0} {2}# A test{0}
+ {11}i{0} {10}={0} {4}1{0}
+ {11}puts{0} {6}"Example"{0}
+ {5}end{0}
+{5}end \ No newline at end of file