diff -r d8f870aad77d -r e7e7fe274f5c progs/compile_arrays.scala --- a/progs/compile_arrays.scala Wed Dec 21 14:33:05 2022 +0000 +++ b/progs/compile_arrays.scala Tue Apr 04 22:31:09 2023 +0100 @@ -34,17 +34,11 @@ // compiler headers needed for the JVM -// (contains an init method, as well as methods for read and write) +// (contains methods for read and write) val beginning = """ .class public XXX.XXX .super java/lang/Object -.method public ()V - aload_0 - invokenonvirtual java/lang/Object/()V - return -.end method - .method public static write(I)V .limit locals 1 .limit stack 2