summary refs log tree commit diff
path: root/tests/pracownia2/error/109_return_type_initialized_array.xi
diff options
context:
space:
mode:
Diffstat (limited to 'tests/pracownia2/error/109_return_type_initialized_array.xi')
-rw-r--r--tests/pracownia2/error/109_return_type_initialized_array.xi4
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/pracownia2/error/109_return_type_initialized_array.xi b/tests/pracownia2/error/109_return_type_initialized_array.xi
new file mode 100644
index 0000000..29b7141
--- /dev/null
+++ b/tests/pracownia2/error/109_return_type_initialized_array.xi
@@ -0,0 +1,4 @@
+test():int[42]
+
+//@PRACOWNIA
+//@should_not_typecheck