Make fibb.json generate bindings rather than a function

This commit is contained in:
Emi Simpson 2024-03-15 17:17:28 -04:00
parent d0ebd8cfa5
commit 9dda964aca
Signed by: Emi
GPG Key ID: A12F2C2FFDC3D847
1 changed files with 2 additions and 3 deletions

View File

@ -7,7 +7,6 @@
"S S n": ["fibb_helper", ["+", "a", "b"], ["+", ["+", "a", "b"], "b"], "n"]
}}
},
"fibb_helper",
0,
1
"fibb",
["fibb_helper", 0, 1]
]