mirror of
https://github.com/roc-lang/roc.git
synced 2024-11-11 05:34:11 +03:00
fix typo
This commit is contained in:
parent
9aca302c39
commit
947051749d
@ -879,7 +879,7 @@ define_builtins! {
|
||||
24 WASM_TMP: "#wasm_tmp"
|
||||
|
||||
// the _ used in mono when a specialized symbol is deleted
|
||||
25 DELETED_SPECIALIZATION: "#deleted_specialization"
|
||||
25 REMOVED_SPECIALIZATION: "#removed_specialization"
|
||||
}
|
||||
1 NUM: "Num" => {
|
||||
0 NUM_NUM: "Num" imported // the Num.Num type alias
|
||||
|
Loading…
Reference in New Issue
Block a user