mirror of
https://github.com/zeek/zeek.git
synced 2025-10-09 10:08:20 +00:00
ok, this one might really be a bit too big for 2.1
Give all kinds of errors when encountering invalid numbers (like out-of-range-warnings, etc).
This commit is contained in:
parent
7e46936728
commit
f133e8808a
7 changed files with 122 additions and 8 deletions
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
[9223372036854775807] = [c=18446744073709551615],
|
||||
[9223372036854775800] = [c=4],
|
||||
[9223372036854775801] = [c=1]
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue