diff options
Diffstat (limited to 'tests/features152/synchronization/transformed/expected/Investigation.c.txt')
-rw-r--r-- | tests/features152/synchronization/transformed/expected/Investigation.c.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/features152/synchronization/transformed/expected/Investigation.c.txt b/tests/features152/synchronization/transformed/expected/Investigation.c.txt index 1bd977fd0..ae35130eb 100644 --- a/tests/features152/synchronization/transformed/expected/Investigation.c.txt +++ b/tests/features152/synchronization/transformed/expected/Investigation.c.txt @@ -17,8 +17,8 @@ | | INVOKESPECIAL java.io.FileInputStream.<init> (Ljava/io/File;)V | | POP | catch java.io.IOException -> E0 - | GOTO L0 - | E0: POP (line 31) + | GOTO L0 (line 31) + | E0: POP | GETSTATIC java.lang.System.out Ljava/io/PrintStream; (line 32) | LDC "bang" | INVOKEVIRTUAL java.io.PrintStream.println (Ljava/lang/String;)V |