zeek/testing/btest/Baseline/language.incr-vec-expr-error/out
Arne Welzel 5ef62b2de8 Expr: Remove vector scalar operations
These seem to have been deprecated since 2018, so do it now.
Unfortunately the message didn't contain a version when it'll
be removed, but it's been long enough.
2023-03-20 21:35:48 +01:00

3 lines
289 B
Text

### BTest baseline data generated by btest-diff. Do not edit. Use "btest -U/-u" to update. Requires BTest >= 0.63.
error in <...>/incr-vec-expr-error.test, line 16: requires an integral operand (++vec)
error in <...>/incr-vec-expr-error.test, line 17: requires an integral operand (++v$c)