summaryrefslogtreecommitdiff
path: root/modules/gdscript/tests/scripts/analyzer/features/property_inline.out
diff options
context:
space:
mode:
authorGeorge Marques <george@gmarqu.es>2021-10-11 11:01:39 -0300
committerGitHub <noreply@github.com>2021-10-11 11:01:39 -0300
commitf930d54140c65cedc1d24b2907f8ae33c39b76f0 (patch)
treec9e9a996a4bfa31f406b5da19d7bf61eec7555e6 /modules/gdscript/tests/scripts/analyzer/features/property_inline.out
parentceee1abc28a1a21b6908882709a3e1b5d3353492 (diff)
parent551ceb590bef2a521341fe9006a97a0138578f05 (diff)
Merge pull request #53103 from ZuBsPaCe/gdscript-analyze-properties-fix
GDScript: Report property type errors
Diffstat (limited to 'modules/gdscript/tests/scripts/analyzer/features/property_inline.out')
-rw-r--r--modules/gdscript/tests/scripts/analyzer/features/property_inline.out10
1 files changed, 10 insertions, 0 deletions
diff --git a/modules/gdscript/tests/scripts/analyzer/features/property_inline.out b/modules/gdscript/tests/scripts/analyzer/features/property_inline.out
new file mode 100644
index 0000000000..5482592e90
--- /dev/null
+++ b/modules/gdscript/tests/scripts/analyzer/features/property_inline.out
@@ -0,0 +1,10 @@
+GDTEST_OK
+null
+0
+1
+2
+
+1
+2
+3
+4