Skip to content
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

"call to pure proc discards return value" when it doesn't #188

Closed
Kaiochao opened this issue May 18, 2020 · 1 comment
Closed

"call to pure proc discards return value" when it doesn't #188

Kaiochao opened this issue May 18, 2020 · 1 comment

Comments

@Kaiochao
Copy link

// Thing() is pure and not really being discarded. 
Thing().DoStuff()

Also, DoStuff isn't parsed as a reference (can't jump to definition). Another issue?

@SpaceManiac
Copy link
Owner

SpaceManiac commented Jul 11, 2020

Also, DoStuff isn't parsed as a reference (can't jump to definition). Another issue?

Split to #200.

@SpaceManiac SpaceManiac added this to the suite v1.5 milestone Jul 11, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants