Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Added warning when elements have keyword names
Fixes lambda-fairy#91. To avoid erroneously preventing elements which are actually meant to be called `if` from being used, this is only a warning, with a suggestion of the template syntax.
- Loading branch information