qdbplang / qdbp

MIT License
51 stars 1 forks source link

Make sure replace and extend work with boxed ints/strings #31

Closed dghosef closed 1 year ago

dghosef commented 1 year ago

Cover all cases. Especially when the label doesn't exist already

dghosef commented 1 year ago

Ex:

{0
    Print[{}]
}

currently fails