[fine] Lookup semantics by mid

This isn't actually correct, I really need a global view to make this
right.
This commit is contained in:
John Doty 2024-03-29 06:30:02 -07:00
parent 2c03989da3
commit 4c061fbd28
2 changed files with 59 additions and 18 deletions

View file

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