Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Segfault with calc prefix and underscore vs hyphen #2074

Closed
mgreter opened this issue May 6, 2016 · 0 comments
Closed

Segfault with calc prefix and underscore vs hyphen #2074

mgreter opened this issue May 6, 2016 · 0 comments

Comments

@mgreter
Copy link
Contributor

mgreter commented May 6, 2016

@function calc_foo() {
  @return "bar";
}
foo {
  test1: calc-foo();
  test2: calc_foo();
}
# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

No branches or pull requests

2 participants