zeek/testing/btest/Baseline/language.pattern-tables-when/out
Arne Welzel c72d4a4427 Expr: Implement string in table[pattern] of X
Not sure how useful this is (and the implementation isn't optimized in
any way), but seems reasonable for consistency.

Vern suggested that set[pattern] can already be achieved via
set_to_regex(), so left out any set[pattern] variants.
2023-11-21 10:34:17 +01:00

8 lines
221 B
Text

### BTest baseline data generated by btest-diff. Do not edit. Use "btest -U/-u" to update. Requires BTest >= 0.63.
schedule populate
populate_a()
gotcha a, [42]
populate_b()
gotcha b, [4242]
populate_c()
gotcha c, [4711]