ppc: 'neue' testfaelle
[testub10.git] / gesamt_ppc / codea_lewurm_09.0
diff --git a/gesamt_ppc/codea_lewurm_09.0 b/gesamt_ppc/codea_lewurm_09.0
new file mode 100644 (file)
index 0000000..b42b238
--- /dev/null
@@ -0,0 +1,12 @@
+struct j k l end;
+method w()
+       return this.k;
+end;
+
+method x()
+       return l;
+end;
+
+method y()
+       return (this-8).k;
+end;