Nikita Popov 13549aa794 Add support for first-class callables
I'm somewhat unsure about the AST structure here.
VariadicPlaceholder is not a general expression. Maybe Arg->expr
should be Expr|VariadicPlaceholder? Or possibly the call arguments
should be an array of Arg|VariadicPlaceholder?
2021-09-03 17:18:40 +02:00
..
2018-01-13 16:08:26 +01:00
2021-09-02 18:35:05 +02:00
2021-09-03 17:18:40 +02:00
2020-09-02 12:33:46 +02:00
2018-01-13 16:08:26 +01:00
2021-09-02 18:35:05 +02:00
2018-01-13 16:08:26 +01:00
2018-01-13 16:08:26 +01:00
2021-09-02 18:35:05 +02:00