refactor: extract validateSuperclass helper and move subclassing tests to inheritance directory
This commit is contained in:
@@ -0,0 +1 @@
|
||||
class Foo is 123 {} // expect runtime error: Must inherit from a class.
|
||||
Reference in New Issue
Block a user