comment-inline-basic

A standalone ## line with no preceding block is an orphan; produces empty Paragraph with reflection entry

§2.2 · source

Input

## a whole-line comment

Output AST

- type: Paragraph
  children: []
  reflection:
    - loc:
        start: 3
        end: 23
      text: a whole-line comment