Skip to content

Commit 8cd9e2a

Browse files
tonycozap
authored andcommitted
class.c: clean up any state if we don't finish the class
Fixes #22169
1 parent 8f705f9 commit 8cd9e2a

File tree

7 files changed

+304
-149
lines changed

7 files changed

+304
-149
lines changed

MANIFEST

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6009,6 +6009,7 @@ t/class/class.t See if class declarations work
60096009
t/class/construct.t See if class constructors work
60106010
t/class/destruct.t See if class destruction works
60116011
t/class/field.t See if class field declarations work
6012+
t/class/gh22169.t Test defining a class that previously failed to define
60126013
t/class/inherit.t See if class inheritance works
60136014
t/class/method.t See if class method declarations work
60146015
t/class/phasers.t See if class phaser blocks work

0 commit comments

Comments
 (0)