summary refs log tree commit diff
path: root/tests/pracownia2/error/110_expecting2_given3.xi
diff options
context:
space:
mode:
Diffstat (limited to 'tests/pracownia2/error/110_expecting2_given3.xi')
-rw-r--r--tests/pracownia2/error/110_expecting2_given3.xi6
1 files changed, 6 insertions, 0 deletions
diff --git a/tests/pracownia2/error/110_expecting2_given3.xi b/tests/pracownia2/error/110_expecting2_given3.xi
new file mode 100644
index 0000000..306595d
--- /dev/null
+++ b/tests/pracownia2/error/110_expecting2_given3.xi
@@ -0,0 +1,6 @@
+f():int,int
+{
+    return 1,2,3
+}
+//@PRACOWNIA
+//@should_not_typecheck