diff options
Diffstat (limited to 'weaver/testdata/AroundAllHelloWorld.txt')
-rw-r--r-- | weaver/testdata/AroundAllHelloWorld.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/weaver/testdata/AroundAllHelloWorld.txt b/weaver/testdata/AroundAllHelloWorld.txt index 09c8bf700..6dd5e9f2f 100644 --- a/weaver/testdata/AroundAllHelloWorld.txt +++ b/weaver/testdata/AroundAllHelloWorld.txt @@ -1,6 +1,6 @@ public class HelloWorld extends java.lang.Object: public void <init>(): - ALOAD_0 // LHelloWorld; this (line 5) + ALOAD_0 // LHelloWorld; ajc$this (line 5) INVOKESPECIAL java.lang.Object.<init> ()V constructor-execution(void HelloWorld.<init>()) | ICONST_1 |