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

6 lines
141 B
Plaintext
Raw Permalink Normal View History

2024-07-02 23:47:26 +08:00
2 400 0 + class Demo
2 401 0 + def test # A test
0 402 0 | i = 1
0 402 0 | puts "Example"
0 402 0 | end
0 401 0 | end