Add Num.powInt symbol

This commit is contained in:
Dimitar Apostolov 2020-09-15 00:56:35 +02:00
parent 41071df608
commit 11383e97ab

View File

@ -642,6 +642,7 @@ define_builtins! {
37 NUM_COMPARE: "compare"
38 NUM_POW: "pow"
39 NUM_CEILING: "ceiling"
40 NUM_POW_INT: "powInt"
}
2 BOOL: "Bool" => {
0 BOOL_BOOL: "Bool" imported // the Bool.Bool type alias