summary refs log tree commit diff
path: root/tests/pracownia2/ok/010_with_expectation_concat_first_weird.xi
diff options
context:
space:
mode:
Diffstat (limited to 'tests/pracownia2/ok/010_with_expectation_concat_first_weird.xi')
-rw-r--r--tests/pracownia2/ok/010_with_expectation_concat_first_weird.xi6
1 files changed, 6 insertions, 0 deletions
diff --git a/tests/pracownia2/ok/010_with_expectation_concat_first_weird.xi b/tests/pracownia2/ok/010_with_expectation_concat_first_weird.xi
new file mode 100644
index 0000000..1aa4ac2
--- /dev/null
+++ b/tests/pracownia2/ok/010_with_expectation_concat_first_weird.xi
@@ -0,0 +1,6 @@
+test():bool[]
+{
+    return {{}[0]} + {true}
+}
+//@PRACOWNIA
+//@stop_after typechecker