store declaration parameters in flat array

This commit is contained in:
Folkert 2021-07-25 15:18:27 +02:00
parent b9a3fd7f8a
commit a801558f22
2 changed files with 97 additions and 48 deletions

View file

@ -774,6 +774,9 @@ define_builtins! {
// a caller (wrapper) for comparison
21 GENERIC_COMPARE_REF: "#generic_compare_ref"
// used to initialize paramters in borrow.rs
22 EMPTY_PARAM: "#empty_param"
}
1 NUM: "Num" => {
0 NUM_NUM: "Num" imported // the Num.Num type alias