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/Issue135.rb.styled

10 lines
191 B

{11}a{0} {10}={0} {10}<<{20}XXX{0} {2}# :nodoc:{22}
heredoc
{20}XXX{0}
{11}puts{10}(<<{20}-ONE{10},{0} {10}<<{20}-TWO{10}){22}
content for heredoc one
ONE
content for heredoc two
{20}TWO{0}