summaryrefslogtreecommitdiff
path: root/test/files/run/t7015.check
diff options
context:
space:
mode:
Diffstat (limited to 'test/files/run/t7015.check')
-rw-r--r--test/files/run/t7015.check11
1 files changed, 11 insertions, 0 deletions
diff --git a/test/files/run/t7015.check b/test/files/run/t7015.check
new file mode 100644
index 0000000000..7651fe06b0
--- /dev/null
+++ b/test/files/run/t7015.check
@@ -0,0 +1,11 @@
+Method returns Null type: null
+Method takes non Null type: null
+call through method null
+call through bridge null
+fetch field: null
+fetch field on companion: null
+fetch local: null
+fetch array element: null
+method that takes object: null
+method that takes anyref: null
+method that takes any: null