PistonDevelopers/dyon

Possible bug when assigning `str` to `opt[str]`

bvssvni opened this issue · 1 comments

a := none()
a = "hi"

Could not replicate. Closing.