ppc: testfaelle fuer ppc32 'portiert'
[testub10.git] / gesamt_ppc / codea_abgabe_aq.0
diff --git a/gesamt_ppc/codea_abgabe_aq.0 b/gesamt_ppc/codea_abgabe_aq.0
new file mode 100644 (file)
index 0000000..f41a469
--- /dev/null
@@ -0,0 +1,5 @@
+struct a b c end;
+
+method m(x)
+  return (this-4).c;
+end;