-
- Downloads
Add missing tests for ASTNodeBuiltinFunctionExpressionBuilder
Also remove the treatment of tuple of function arguments, since this kind of argument cannot be defined in the language (by now?).
parent
baecb977
No related branches found
No related tags found
Showing
- src/language/ast/ASTNodeBuiltinFunctionExpressionBuilder.cpp 3 additions, 4 deletionssrc/language/ast/ASTNodeBuiltinFunctionExpressionBuilder.cpp
- tests/test_ASTNodeBuiltinFunctionExpressionBuilder.cpp 36 additions, 0 deletionstests/test_ASTNodeBuiltinFunctionExpressionBuilder.cpp
- tests/test_BuiltinFunctionRegister.hpp 5 additions, 0 deletionstests/test_BuiltinFunctionRegister.hpp
Please register or sign in to comment