mark-no-name

:: not followed by a valid [ID_LITERAL] name is emitted as literal Text("::")

§5.10

Input

hello :: world

Output AST

- type: Paragraph
  children:
    - type: Text
      value: "hello :: world"