RosettaCodeData/Task/Comments/Elm/comments.elm
2016-12-05 23:44:36 +01:00

5 lines
75 B
Elm

-- a single line comment
{- a multiline comment
{- can be nested -}
-}