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

Function parameters not working #7

Closed
TheChoconut opened this issue Mar 17, 2018 · 2 comments
Closed

Function parameters not working #7

TheChoconut opened this issue Mar 17, 2018 · 2 comments
Assignees
Labels
bug Something isn't working help wanted Extra attention is needed work in progress It's being worked on by someone

Comments

@TheChoconut
Copy link
Contributor

Adding parameters in function will result in an "Object is null" Exception.

@TheChoconut TheChoconut added the bug Something isn't working label Mar 17, 2018
@TheChoconut TheChoconut added help wanted Extra attention is needed work in progress It's being worked on by someone labels Mar 17, 2018
@TheChoconut
Copy link
Contributor Author

Functions

@Nufflee
Copy link
Member

Nufflee commented Mar 23, 2018

This is partially fixed in fdfdc4a. Function parameters can be used in return statement but can't be accessed elsewhere. New issue: #9.

@Nufflee Nufflee closed this as completed Mar 23, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working help wanted Extra attention is needed work in progress It's being worked on by someone
Projects
None yet
Development

No branches or pull requests

2 participants