RosettaCodeData/Task/Comments/Elm/comments.elm

6 lines
75 B
Elm
Raw Permalink Normal View History

2023-07-01 11:58:00 -04:00
-- a single line comment
{- a multiline comment
{- can be nested -}
-}