Closed AmoebaProtozoa closed 3 years ago
Signed-off-by: AmoebaProtozoa 8039876+AmoebaProtozoa@users.noreply.github.com
Some Unit tests related to built-in functions has been broken by previous PR, this fix it
It also reformatted code according to go formatter/linter
make dev-tmp now passes
make dev-tmp
Signed-off-by: AmoebaProtozoa 8039876+AmoebaProtozoa@users.noreply.github.com
What problem does this PR solve?
Some Unit tests related to built-in functions has been broken by previous PR, this fix it
It also reformatted code according to go formatter/linter
Test
make dev-tmp
now passes