pineapple-notepad/3rdparty/lexilla540/lexilla/test/examples/ruby/234HereDoc.rb.folded

9 lines
182 B
Plaintext

0 400 0 # encoding: utf-8
2 400 0 + puts <<A中
0 401 0 | #{1+2}
0 401 0 | A中
1 400 0
2 400 0 + puts <<中
0 401 0 | #{1+2}
0 401 0 | 中
0 400 0