Added more tests
This commit is contained in:
parent
a27b8efb36
commit
6698cd95ad
2 changed files with 45 additions and 22 deletions
|
@ -41,5 +41,6 @@ func (f *Function) Evaluate(expr *expression.Expression) (eval.Value, error) {
|
|||
Register: tmp,
|
||||
}
|
||||
|
||||
f.FreeRegister(tmp)
|
||||
return value, err
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue