You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
notepad-plus-plus/lexilla/test/examples/ruby/x.rb.styled

6 lines
135 B

{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