Fix incorrect logic in JSON number lexer
Detectable by gcc -Wlogical-op. Add two regression test cases that would previously allow incorrect values to pass.
Showing
Please register or sign in to comment
Detectable by gcc -Wlogical-op. Add two regression test cases that would previously allow incorrect values to pass.