RosettaCodeData/Task/Comments/Pluto/comments.pluto

10 lines
127 B
Text
Raw Permalink Normal View History

2025-08-11 18:05:26 -07:00
-- Single line comment
--[[ Multi-line
comment ]]
--[===[
Another syntax
[[ which may contain square brackets ]]
]===]