[fine] Working on rebuilding declarations

Running into walls dealing with imported declarations, thinking maybe
this structure will help me.
This commit is contained in:
John Doty 2024-03-28 16:56:42 -07:00
parent f3a8203be3
commit 2c03989da3
3 changed files with 277 additions and 334 deletions

View file

@ -4,5 +4,6 @@ fun test() -> string {
foo.hello() + " world"
}
// @ignore working on declaration rebuild
// TODO: Obviously run the code duh
// @no-errors