Commit ca8c74f
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 38c065b commit ca8c74f
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
74 | 74 | | |
75 | 75 | | |
76 | 76 | | |
77 | | - | |
78 | 77 | | |
| 78 | + | |
79 | 79 | | |
80 | 80 | | |
81 | 81 | | |
| |||
0 commit comments