Fix minor bug in ITstream
- The lineNumber of token::undefinedToken was being changed instead of just the lineNumber of the return token. - use List::first() and List::last() methods as well
Please register or sign in to comment
Site will likely be offline for maintenance 23/24 April - more details soon
- The lineNumber of token::undefinedToken was being changed instead of just the lineNumber of the return token. - use List::first() and List::last() methods as well