Go to file
2020-04-14 06:47:46 +00:00
hawk fixed a bug where a reference value was passed to a user-defined function. a reference value should have been evaluated to a non-reference value before given to a user-defined function. it's a new bug introduced over a few previous commits done to support hawk::call() 2020-04-14 06:47:46 +00:00