bgfx/3rdparty/scintilla/test/examples/x.rb.styled

6 lines
135 B
Text
Raw Normal View History

2015-06-08 20:07:35 -04:00
{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