mirror of
https://github.com/zeek/zeek.git
synced 2025-10-17 14:08:20 +00:00
GH-926: Improve type-checking for ternary conditional operator
This commit is contained in:
parent
9f802b2a4d
commit
3bc5309e9e
8 changed files with 146 additions and 39 deletions
|
@ -5,3 +5,10 @@ false condition (PASS)
|
|||
associativity (PASS)
|
||||
associativity (PASS)
|
||||
associativity (PASS)
|
||||
0, set[string]
|
||||
0, set[string]
|
||||
0, table[count] of string
|
||||
0, table[count] of string
|
||||
0, vector of string
|
||||
0, vector of string
|
||||
[1, 5, 3], vector of count
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue