1.class public LB22045582Int; 2 3# Fail verification of a method that returns an undefined integral register. 4 5.super Ljava/lang/Object; 6 7.method public static run()I 8 .registers 4 9 # v1 is undefined here. 10 return v1 11.end method 12