sp-04/test-output/staticFieldReadMethod.asm.txt

6 lines
173 B
Plaintext

Method: staticFieldReadMethod()Ljava/lang/String;
0: // label
1: // line number information
2: GETSTATIC ExampleClass.staticField Ljava/lang/String;
3: ARETURN