mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 14:48:21 +00:00
make set_separators different from , work for input framework.
1-line-patch + test.
This commit is contained in:
parent
124c985d7a
commit
977c1d7c5a
2 changed files with 56 additions and 0 deletions
|
@ -0,0 +1,10 @@
|
|||
{
|
||||
[1] = [s={
|
||||
b,
|
||||
e,
|
||||
d,
|
||||
c,
|
||||
f,
|
||||
a
|
||||
}, ss=[1, 2, 3, 4, 5, 6]]
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue