diff options
| author | nyamatongwe <unknown> | 2013-04-05 17:20:57 +1100 |
|---|---|---|
| committer | nyamatongwe <unknown> | 2013-04-05 17:20:57 +1100 |
| commit | 581cbf27b13df62778b592158bf343c4dbf99276 (patch) | |
| tree | b25b0e3e180fe799f66203c68d1c9810e96bd528 /test/examples/x.rb.styled | |
| parent | 8cdd9b7678b928610b7cd422eca196463d0cb138 (diff) | |
| download | scintilla-mirror-581cbf27b13df62778b592158bf343c4dbf99276.tar.gz | |
Added tests for Ruby and Perl lexers.
Diffstat (limited to 'test/examples/x.rb.styled')
| -rw-r--r-- | test/examples/x.rb.styled | 6 |
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 |
