Add Nat to Inspect ability

This commit is contained in:
Richard Feldman 2023-08-28 21:45:01 -04:00 committed by Brendan Hansknecht
parent eeab701df3
commit 5a872a1bdd
No known key found for this signature in database
GPG key ID: 0EA784685083E75B
2 changed files with 3 additions and 0 deletions

View file

@ -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"