You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

12 lines
235 B

.class public LB22045582Int;
# Fail verification of a method that returns an undefined integral register.
.super Ljava/lang/Object;
.method public static run()I
.registers 4
# v1 is undefined here.
return v1
.end method