java.io: PrintStream
[mate.git] / Mate / BasicBlocks.hs
index 229325d6a36423514d95f29dee312746a215854b..c5d974330e42129f7f11fc9d2901365590e99915 100644 (file)
@@ -171,6 +171,7 @@ calculateInstructionOffset = cio' (0, Nothing)
       IF_ICMP _ w16 -> twotargets w16
       GOTO w16 -> onetarget w16
       IRETURN -> notarget
+      ARETURN -> notarget
       RETURN -> notarget
       _ -> ((off, Nothing), x):next
     where