mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-12 01:47:00 +02:00
If the value has a leading zero (allowed in non-strict mode) but contains the digits 8 or 9 it can't be an octal number.
If the value has a leading zero (allowed in non-strict mode) but contains the digits 8 or 9 it can't be an octal number.