uiua-lang / uiua

A stack-based array programming language
https://www.uiua.org
MIT License
1.61k stars 117 forks source link

pad freezing on code macros? #602

Closed nyxbird closed 2 weeks ago

nyxbird commented 2 weeks ago

trying to type the following makes the pad freeze on the second ! (i think it's a highlighting issue? maybe?)

e! ←^ 0&p
e!+

there's no issue if you use a string instead of 0, so i wonder if it's trying to interpret it as ← ^0.