Closed eldesh closed 2 years ago
Thank you for the issue, yes this seems to be a bug
Fixed the immediate issue caused by a parsing error parsing init : Triple Sphere, Plane =
as (init: Triple Sphere), Plane =
. This lead to trying to reassign the Plane constructor to a new value, hence the error. The error should be made clearer as well, but that is a separate issue.
Hi. I found an issue it seems to be a compiler bug. The compiler panicked by entering the following code.
Environment
Code
Error