mirror of
https://github.com/tinygo-org/tinygo.git
synced 2026-08-11 06:23:39 +00:00
compiler: add min and max builtin support
This commit is contained in:
committed by
Ron Evans
parent
a93f0ed12a
commit
f791c821ff
Vendored
+2
@@ -0,0 +1,2 @@
|
||||
min/max: -3 5
|
||||
min/max: -3.000000e+000 +5.000000e+000
|
||||
Reference in New Issue
Block a user