Open bs76 opened 2 years ago
At first sight, a bug. Nothing that compiles should get such exception at runtime without using unsafely_as. I'll look into it. Probably will do 1.1 release when I find a fix, embedded asm library upgrade is anyway needed for JDK 18+ support.
I wrote this program, making a typo:
in t2 the last node is
rigt
notright
. Compile passes and program fails with:Am I doing something wrong or is it a bug ?
Using yeti 1.0