v1.0.2
- Fixed bug in the compile time interpreter where using
case
to match union variants would put the entire union value into the variable designated for the union variant value
case
to match union variants would put the entire union value into the variable designated for the union variant value