first attempt at List.replace in the dev backend

This commit is contained in:
Brendan Hansknecht 2022-02-27 22:02:47 -08:00
parent a5ce124bd3
commit 069361a07e
6 changed files with 180 additions and 19 deletions

View file

@ -883,6 +883,10 @@ define_builtins! {
// used in dev backend
26 DEV_TMP: "#dev_tmp"
27 DEV_TMP2: "#dev_tmp2"
28 DEV_TMP3: "#dev_tmp3"
29 DEV_TMP4: "#dev_tmp4"
30 DEV_TMP5: "#dev_tmp5"
}
1 NUM: "Num" => {
0 NUM_NUM: "Num" imported // the Num.Num type alias