-
- Downloads
py/lexer: Process CR earlier to allow newlines checks on chr1.
Resolves an issue where lexer failed to accept CR after line continuation character. It also simplifies the code.
Loading
Please register or sign in to comment
Resolves an issue where lexer failed to accept CR after line continuation character. It also simplifies the code.