Input
hello :: world Output AST
- type: Paragraph
children:
- type: Text
value: "hello :: world" :: not followed by a valid [ID_LITERAL] name is emitted as literal Text("::")
Input
hello :: world Output AST
- type: Paragraph
children:
- type: Text
value: "hello :: world"