Commit Graph

1 Commits

Author SHA1 Message Date
Visckmart
b93273951f [Sema] Fix throwing super.init() diagnostics
The compiler now diagnoses appropriately the case where a super.init() is marked as throwing while a subclass' initializer isn't marked as throwing nor explicitly calls the super.init().
2023-11-08 12:42:03 -03:00