summaryrefslogtreecommitdiff
path: root/tests/functional/with_used_before_assign.txt
diff options
context:
space:
mode:
Diffstat (limited to 'tests/functional/with_used_before_assign.txt')
-rw-r--r--tests/functional/with_used_before_assign.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/functional/with_used_before_assign.txt b/tests/functional/with_used_before_assign.txt
new file mode 100644
index 000000000..783ae732d
--- /dev/null
+++ b/tests/functional/with_used_before_assign.txt
@@ -0,0 +1,2 @@
+undefined-variable:9:do_nothing:Undefined variable 'ctx'
+used-before-assignment:10:do_nothing:Using variable 'context' before assignment