Skip to content

Add missing tests for ASTNodeBuiltinFunctionExpressionBuilder

Stéphane Del Pino requested to merge feature/unit-tests into develop

Also remove the treatment of tuple of function arguments, since this kind of argument cannot be defined in the language (by now?).

Merge request reports