1.class public LB122501785;
2
3# Test that a hard + soft verifier failure in instance field access
4# correctly triggers the hard fail to protect the compiler.
5
6.super Ljava/lang/Object;
7
8.method public static run(LB122501785;Ljava/lang/Object;)V
9    .registers 4
10    const/4 v0, 0
11    const/4 v1, 1
12    iput-boolean v0, v1, Ldoes/not/Exist;->field:Z
13    return-void
14.end method
15