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

Bug with passing function calls as arguments to other function calls #1

Open
montymxb opened this issue Jan 13, 2016 · 1 comment
Open
Labels

Comments

@montymxb
Copy link
Owner

Passing function calls as arguments in a function call are not being interpreted properly. Instead Latria attempts to handle the function call as a variable rather than the trying to run the function. Most likely a syntax checking bug.

@montymxb montymxb added the bug label Jan 16, 2016
@montymxb
Copy link
Owner Author

montymxb commented Feb 4, 2016

On fixing this test cases need to written for validating that function calls are valid arguments in other function calls.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant