zeek/testing/btest/Baseline/language.blank-for/output
Arne Welzel 46334f8b59 Introduce special treatment for the blank identifier _
Mostly: Do not instantiate variables within for loops and allow
reusing differently typed blanks which previously wasn't possible.

This may be missing some corner-cases, but the added tests seem
to work as expected and nothing else fell apart it seems.
2022-10-24 10:36:01 +02:00

31 lines
331 B
Text

### BTest baseline data generated by btest-diff. Do not edit. Use "btest -U/-u" to update. Requires BTest >= 0.63.
== vec 1
a
b
c
== vec 2
idxsum(vec), 3
== vec 3
veclen(vec), 3
== t1 1
c
b
a
== t1 2
keyc
keyb
keya
== t1 3
t1len, 3
== t2 1
1, a1a
3, c3c
2, b2b
== t2 2
a, T
c, T
b, F
== t2 3
t2concat, a1ac3cb2b
== s
strlen(s), 10