mirror of
https://github.com/roc-lang/roc.git
synced 2025-09-26 21:39:07 +00:00
misc cleanup
This commit is contained in:
parent
bb26844cf1
commit
d87a750f7c
3 changed files with 9 additions and 22 deletions
|
@ -1530,10 +1530,9 @@ define_builtins! {
|
|||
12 HASH_ADD_I64: "addI64"
|
||||
13 HASH_ADD_I128: "addI128"
|
||||
14 HASH_COMPLETE: "complete"
|
||||
15 HASH_RESET: "reset"
|
||||
16 HASH_HASH_STR_BYTES: "hashStrBytes"
|
||||
17 HASH_HASH_LIST: "hashList"
|
||||
18 HASH_HASH_UNORDERED: "hashUnordered"
|
||||
15 HASH_HASH_STR_BYTES: "hashStrBytes"
|
||||
16 HASH_HASH_LIST: "hashList"
|
||||
17 HASH_HASH_UNORDERED: "hashUnordered"
|
||||
}
|
||||
14 JSON: "Json" => {
|
||||
0 JSON_JSON: "Json"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue