Commit 3d0b218
committed
Strip comments from a token list before sublists
Avoid stripping T.Comment tokens contained within an sql.Comment before
stripping the sql.Comment itself. Now an sql.Comment token will be
stripped first along with any contained T.Comment tokens.1 parent fc76056 commit 3d0b218
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
54 | | - | |
55 | 54 | | |
| 55 | + | |
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
| |||
0 commit comments