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