global-at-module-level:3::Using the global statement at the module level
undefined-variable:4::Undefined variable 'CSTE'
global-statement:10:fix_contant:Using the global statement
global-variable-not-assigned:17:other:Using global for 'HOP' but no assignment is done
undefined-variable:18:other:Undefined variable 'HOP'
global-variable-undefined:23:define_constant:Global variable 'SOMEVAR' undefined at the module level
