summary refs log tree commit diff
path: root/tests/pracownia2/ok/050_without_expectation_curly_elems.xi
diff options
context:
space:
mode:
Diffstat (limited to 'tests/pracownia2/ok/050_without_expectation_curly_elems.xi')
-rw-r--r--tests/pracownia2/ok/050_without_expectation_curly_elems.xi7
1 files changed, 7 insertions, 0 deletions
diff --git a/tests/pracownia2/ok/050_without_expectation_curly_elems.xi b/tests/pracownia2/ok/050_without_expectation_curly_elems.xi
new file mode 100644
index 0000000..246c002
--- /dev/null
+++ b/tests/pracownia2/ok/050_without_expectation_curly_elems.xi
@@ -0,0 +1,7 @@
+test():int
+{
+    return length({true, false, true})
+}
+
+//@PRACOWNIA
+//@stop_after typechecker