codeb: testfaelle aus codea
[testub10.git] / codeb / codea_mrstrcmp_15.0
diff --git a/codeb/codea_mrstrcmp_15.0 b/codeb/codea_mrstrcmp_15.0
new file mode 100644 (file)
index 0000000..f175bdc
--- /dev/null
@@ -0,0 +1,3 @@
+method f(a b)
+       return (a or 0x0A) or (0x50 or b);
+end;