mirror of
https://github.com/roc-lang/roc.git
synced 2025-12-15 21:23:57 +00:00
Add Nat to Inspect ability
This commit is contained in:
parent
eeab701df3
commit
5a872a1bdd
2 changed files with 3 additions and 0 deletions
|
|
@ -1625,6 +1625,7 @@ define_builtins! {
|
|||
29 INSPECT_CUSTOM: "custom"
|
||||
30 INSPECT_APPLY: "apply"
|
||||
31 INSPECT_TO_INSPECTOR: "toInspector"
|
||||
32 INSPECT_NAT: "nat"
|
||||
}
|
||||
15 JSON: "TotallyNotJson" => {
|
||||
0 JSON_JSON: "TotallyNotJson"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue