mirror of
https://github.com/zeek/zeek.git
synced 2025-10-03 07:08:19 +00:00

Added tests for the conditional operator, operator precedence, modules ("module" and "export" keywords, and the "::" operator), and for the "copy" keyword. Also improved tests of max/min values of int, count, and double constants.
4 lines
65 B
Text
4 lines
65 B
Text
function (PASS)
|
|
global variable (PASS)
|
|
const (PASS)
|
|
event (PASS)
|