The following are all valid, and I propose they should be disallowed as they only lead to confusion: ``` u1 = ( ) u2 = ( {-comments-} -- more comments -- ) ``` Instead, `()` should be the only valid way to represent unit.