Add missing tests for ASTNodeBuiltinFunctionExpressionBuilder
Compare changes
- Stéphane Del Pino authored
@@ -353,15 +353,8 @@ class SymbolTable
Also remove the treatment of tuple of function arguments, since this kind of argument cannot be defined in the language (by now?).