zeek/testing/btest/Baseline/language.record-bad-ctor2
Jon Siwek aee708c703 Change record ctors to only allow record-field-assignment expressions.
Previously, any expression that evaluates to a record may have been used
in a record ctor's expression list.  This didn't work in all cases,
doesn't provide any unique functionality that can't be done otherwise,
and is possibly a path to introducing subtle scripting errors.

BIT-1192 #closed
2014-05-19 15:50:00 -05:00
..
out Change record ctors to only allow record-field-assignment expressions. 2014-05-19 15:50:00 -05:00