9 lines
127 B
Text
9 lines
127 B
Text
-- Single line comment
|
|
|
|
--[[ Multi-line
|
|
comment ]]
|
|
|
|
--[===[
|
|
Another syntax
|
|
[[ which may contain square brackets ]]
|
|
]===]
|