RosettaCodeData/Task/Comments/Pluto/comments.pluto
2025-08-11 18:05:26 -07:00

9 lines
127 B
Text

-- Single line comment
--[[ Multi-line
comment ]]
--[===[
Another syntax
[[ which may contain square brackets ]]
]===]