Skip to content

Macros: try call for unknown var#4927

Merged
mverzilli merged 1 commit intocrystal-lang:masterfrom
asterite:feature/macro-call-no-parentheses
Sep 5, 2017
Merged

Macros: try call for unknown var#4927
mverzilli merged 1 commit intocrystal-lang:masterfrom
asterite:feature/macro-call-no-parentheses

Conversation

@asterite
Copy link
Copy Markdown
Member

@asterite asterite commented Sep 4, 2017

This allows one to write {% debug %} or {% skip_file %} instead of {% debug() %}

Read the comments in the commit to understand why it's not done at the parsing level (I tried it but it doesn't work in all cases).

This is a small thing that has always bugged me just a bit :-P

This allow one to write {% debug %} or {% skip_file %} instead of {% debug() %}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants