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

Fix the #BED and #COND() operator in C2 #68

Open
Akron opened this issue Jul 16, 2019 · 0 comments
Open

Fix the #BED and #COND() operator in C2 #68

Akron opened this issue Jul 16, 2019 · 0 comments

Comments

@Akron
Copy link
Member

Akron commented Jul 16, 2019

Fix #70 first!

The #COND(...) or #BED(...) operator is not implemented properly. E.g. #BED(Baum, sa) throws an error Early closing parenthesis. Possibly lacking arguments for operator., indicating more parameters are expected. The problem is that Koral expects an additional space preceding the comma, so #BED(Baum , sa) works.

@Akron Akron changed the title Support the #BED and #COND() operator in C2 Fix the #BED and #COND() operator in C2 Jul 17, 2019
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

1 participant