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

6 lines
173 B
Plaintext
Raw Normal View History

2023-10-18 21:10:43 +00:00
Method: staticFieldReadMethod()Ljava/lang/String;
0: // label
1: // line number information
2: GETSTATIC ExampleClass.staticField Ljava/lang/String;
3: ARETURN