Files
ladybird/Libraries/LibJS/Tests
Stephan Unverwerth 2c888b3c6e LibJS: Fix parsing of invalid numeric literals
i.e. "1e" "0x" "0b" "0o" used to be parsed as valid literals.
They now produce invalid tokens. Fixes #3716
2020-10-18 15:38:57 +02:00
..
2020-10-02 16:03:17 +02:00
2020-10-02 16:03:17 +02:00
2020-10-02 16:03:17 +02:00