zeek/testing/btest/Baseline/language.uninitialized-local2/err
2021-12-25 16:04:08 -08:00

3 lines
337 B
Text

### BTest baseline data generated by btest-diff. Do not edit. Use "btest -U/-u" to update. Requires BTest >= 0.63.
warning in <...>/uninitialized-local2.zeek, line 23: use of out-of-scope local var_b deprecated; move declaration to outer scope
expression error in <...>/uninitialized-local2.zeek, line 23: value used but not set (var_b)