From 581cbf27b13df62778b592158bf343c4dbf99276 Mon Sep 17 00:00:00 2001 From: nyamatongwe Date: Fri, 5 Apr 2013 17:20:57 +1100 Subject: Added tests for Ruby and Perl lexers. --- test/examples/x.rb.styled | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 test/examples/x.rb.styled (limited to 'test/examples/x.rb.styled') 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 -- cgit v1.2.3