CordyJ / OpenTxl

TXL programming language compiler/interpreter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Token lookaheads involving newlines may cause incorrect line numbers

CordyJ opened this issue · comments

If a token pattern ends in a lookahead that involves newlines, input source line numbers may be incorrectly tracked.