Allowing multi-line comments would be convenient for cases when long annotations are needed. Possible syntax that seemingly doesn't conflict with other syntax:
{-
This is a
multiline comment
-}