doc: paulchen beispiele {code{a,b},gesamt} entpackt (jedes mal entpacken nervt langsa...
[uebersetzerbau-ss10.git] / aus_sammelwut / paulchen / ublu / ss08 / abgabe / gesamt / testcases / .svn / text-base / f10.0.svn-base
diff --git a/aus_sammelwut/paulchen/ublu/ss08/abgabe/gesamt/testcases/.svn/text-base/f10.0.svn-base b/aus_sammelwut/paulchen/ublu/ss08/abgabe/gesamt/testcases/.svn/text-base/f10.0.svn-base
new file mode 100644 (file)
index 0000000..eb43918
--- /dev/null
@@ -0,0 +1 @@
+func f10(a) if (not (not (not (a=0)))) then return 0; else return 1; end; end;