Nikita Popov 568236a305 Allow expressions in list()
Similar to the previous commit: list() syntactically accepts any
expression and non-variables are compile-time errors. The special
case of ($a) ends up being legal by accident.
2020-02-19 21:29:17 +01:00
..
2020-02-19 21:29:17 +01:00
2018-01-13 16:08:26 +01:00
2018-07-22 21:18:34 +02:00