summaryrefslogtreecommitdiff
path: root/test/messages/func_globals.txt
diff options
context:
space:
mode:
Diffstat (limited to 'test/messages/func_globals.txt')
-rw-r--r--test/messages/func_globals.txt6
1 files changed, 0 insertions, 6 deletions
diff --git a/test/messages/func_globals.txt b/test/messages/func_globals.txt
deleted file mode 100644
index d1bb53d..0000000
--- a/test/messages/func_globals.txt
+++ /dev/null
@@ -1,6 +0,0 @@
-E: 27: Undefined variable 'CSTE'
-E: 32:other: Undefined variable 'HOP'
-W: 23:fix_contant: Using the global statement
-W: 26: Using the global statement at the module level
-W: 31:other: Using global for 'HOP' but no assignment is done
-W: 39:define_constant: Global variable 'SOMEVAR' undefined at the module level