Community
Participate
Working Groups
It seems the following code fails to perform lowering: MyRole r = ... MyBase[] bs = new MyBase[] { r }; On the one hand, this compiles fine, but on the other hand I just saw an ArrayStoreException at runtime. should investigate.
Created attachment 187891 [details] test & fix The issue was a simple omission in one of our visitors. Fixed.
Patch has been committed as r1271, r1272.
Verified for 0.8M5 using build 201101290806.