mirror of
https://github.com/roc-lang/roc.git
synced 2025-09-29 14:54:47 +00:00
builtin maxI128 initial
This commit is contained in:
parent
c2525d2407
commit
4d046abefa
11 changed files with 73 additions and 17 deletions
|
@ -855,6 +855,7 @@ define_builtins! {
|
|||
94 NUM_NATURAL: "Natural" imported
|
||||
95 NUM_NAT: "Nat" imported
|
||||
96 NUM_INT_CAST: "intCast"
|
||||
97 NUM_MAX_I128: "maxI128"
|
||||
|
||||
}
|
||||
2 BOOL: "Bool" => {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue