sbuberl / px

A programming language
MIT License
4 stars 1 forks source link

Bug in char's escape code #17

Closed sbuberl closed 5 years ago

sbuberl commented 6 years ago

The \u and '\U have a bug in them and they don't parse correctly.

sbuberl commented 5 years ago

This is fixed in char and string literals