mirror of
https://github.com/meteor/meteor.git
synced 2026-05-02 03:01:46 -04:00
Broken by each-in support.
Now we just look to see if there's an `in` in the right position in order to tell the two cases apart.
We could consider deprecating this syntax in favor of the
(now-supported) {{#each (helper arg1 arg2)}}.
This is an internal Meteor package.