Files
wren/test/core
Chayim Refael Friedman 68f5c096d8 Disallow non-Num arguments in Num for min(_), max(_), clamp(_,_), pow(_) and atan(_) (#859)
* Disallow non-Num arguments in `Num.min(_)`, `Num.max(_)`, `Num.clamp(_,_)`

Previously this was an Undefined Behavior

* also validate args for pow, atan2, add tests, fix error messages

Co-authored-by: ruby0x1 <ruby0x1@pm.me>
2021-04-07 22:04:58 -07:00
..
2015-09-15 07:46:09 -07:00
2015-09-15 07:46:09 -07:00
2020-12-03 08:21:37 -08:00
2021-04-03 19:55:42 -07:00
2015-09-15 07:46:09 -07:00
2017-04-08 12:53:33 -07:00
2015-09-15 07:46:09 -07:00
2015-09-15 07:46:09 -07:00