mirror of
https://github.com/micropython/micropython.git
synced 2026-01-24 12:50:20 +01:00
Allow literal minus in char classes to be in trailing position, e.g. [a-c-]. (Previously, minus was allowed only at the start.) This increases ARM Thumb2 code size by 8 bytes.
5.7 KiB
5.7 KiB