Closed cburgdorf closed 1 year ago
A regression caused the compiler to not properly reject code that is trying to call a method on an in-storage struct.
What was wrong?
A regression caused the compiler to not properly reject code that is trying to call a method on an in-storage struct.
How was it fixed?