RosettaCodeData/Task/Comments/Elm/comments.elm

6 lines
75 B
Elm
Raw Permalink Normal View History

2016-12-05 23:44:36 +01:00
-- a single line comment
{- a multiline comment
{- can be nested -}
-}