zeek/testing/btest/Baseline/language.const/invalid.stderr
2019-04-16 16:08:57 -07:00

13 lines
949 B
Text

error in ./invalid.zeek, line 15: const is not a modifiable lvalue (foo)
error in ./invalid.zeek, line 16: const is not a modifiable lvalue (foo)
error in ./invalid.zeek, line 17: const is not a modifiable lvalue (bar)
error in ./invalid.zeek, line 17: const is not a modifiable lvalue (foo)
error in ./invalid.zeek, line 18: const is not a modifiable lvalue (foo)
error in ./invalid.zeek, line 19: const is not a modifiable lvalue (foo)
error in ./invalid.zeek, line 20: const is not a modifiable lvalue (foo)
error in ./invalid.zeek, line 22: const is not a modifiable lvalue (foo)
error in ./invalid.zeek, line 25: const is not a modifiable lvalue (bar)
error in ./invalid.zeek, line 26: const is not a modifiable lvalue (baz)
error in ./invalid.zeek, line 27: const is not a modifiable lvalue (bar)
error in ./invalid.zeek, line 28: const is not a modifiable lvalue (baz)
error in ./invalid.zeek, line 33: const is not a modifiable lvalue (foo)