-
- 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
This commit is part of merge request !104. Comments created here will be created in the context of that merge request.
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
Loading
Please register or sign in to comment