Skip to content

syntax proposal: disallow whitespace in unit #1210

Closed
@avh4

Description

@avh4

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions