pineapple-notepad/3rdparty/lexilla540/lexilla/test/examples/lua/Bug2205.lua.folded

6 lines
237 B
Plaintext
Raw Permalink Normal View History

2024-07-02 23:47:26 +08:00
0 400 0 print("First")
2 400 0 + --[[ Block comment start
0 401 0 | print("Second")
0 401 0 | --[[ Another block comment ]]
0 400 0 print("Third. If run through an actual program, this will be executed.")
0 400 0