-
Type:
Bug
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 0.10.0
-
Component/s: Swift - Compiler
-
Labels:None
Changing generated code from `struct` to `final class` solves this. Haven't found any other problems with this approach.