DOT-NOTATION and IMPLICIT-ITERATOR are now part of core spec.
These pragmas have proved useful enough that they're no longer considered pragmas. Enable them by default. Update tests accordingly. This is a (very) backwards incompatible change, so it won't be released until v0.6.0.
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
{{%IMPLICIT-ITERATOR}}
|
||||
{{#data}}
|
||||
* {{.}}
|
||||
{{/data}}
|
||||
Reference in New Issue
Block a user