-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Properly find definitions for variable declarations #240
Conversation
9a41cdf
to
74c5c51
Compare
bd03727
to
fd50b74
Compare
fd50b74
to
778e95a
Compare
74c5c51
to
6115aac
Compare
6115aac
to
69df947
Compare
69df947
to
7d8a3a9
Compare
7d8a3a9
to
2488657
Compare
hello::unhappy_cases | ||
``` | ||
```cairo | ||
fn non_existent_struct |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This doesn't work no?
``` | ||
```cairo | ||
fn constructor_with_path() |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This doesn't work no?
hello | ||
``` | ||
```cairo | ||
fn main() |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Is that desired?
fix #164
cc #129
Stack: