setup before zig work

This commit is contained in:
Eric Henry 2021-04-03 11:28:36 -04:00
parent 8e36b5797b
commit ac001598e8
6 changed files with 116 additions and 30 deletions

View file

@ -756,6 +756,8 @@ define_builtins! {
// A caller (wrapper) that we pass to zig for it to be able to call Roc functions
20 ZIG_FUNCTION_CALLER: "#zig_function_caller"
21 COMPARE_REF: "#compare_ref" // TODO: <- a nice comment
}
1 NUM: "Num" => {
0 NUM_NUM: "Num" imported // the Num.Num type alias