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

8 lines
168 B
Plaintext
Raw Normal View History

2023-10-18 21:10:43 +00:00
Method: arrayReadMethod([Ljava/lang/String;)Ljava/lang/String;
0: // label
1: // line number information
2: ALOAD 1
3: ICONST_0
4: AALOAD
5: ARETURN