Skip to content

Commit 5329561

Browse files
authored
Update ConstantsTest.java
1 parent 0cc30ed commit 5329561

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

asm/src/test/java/org/objectweb/asm/ConstantsTest.java

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -259,6 +259,11 @@ private static ConstantType getType(final Field field) {
259259
case "V24":
260260
case "V25":
261261
case "V26":
262+
case "V27":
263+
case "V28":
264+
case "V29":
265+
case "V30":
266+
case "V31":
262267
return ConstantType.CLASS_VERSION;
263268
case "ACC_PUBLIC":
264269
case "ACC_PRIVATE":

0 commit comments

Comments
 (0)