Commit d7fa8b9
committed
Fix a comment reader bug
Some languages have lexers that only work if the input port has line counting enabled. Found via running Resyntax on [this file](https://github.com/racket/typed-racket/blob/master/typed-racket-test/succeed/2d-typed.rkt) which uses `#lang 2d typed/racket/base`.1 parent ef1a5e9 commit d7fa8b9
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
201 | 201 | | |
202 | 202 | | |
203 | 203 | | |
| 204 | + | |
204 | 205 | | |
205 | 206 | | |
206 | 207 | | |
| |||
0 commit comments