parser icon indicating copy to clipboard operation
parser copied to clipboard

keep comments

Open azjezz opened this issue 1 year ago • 0 comments

currently comments are skipped everywhere, however, we should instead:

  1. collect comments on every state.next() call
  2. retrieve comments and place them on the next statement.

azjezz avatar Dec 11 '22 01:12 azjezz