warning for automatically called functions that are passed as arguments to helpers
This will now correctly display a warning when func is called automatically:
{{#if func}}
...
{{/if}}
This will now correctly display a warning when func is called automatically:
{{#if func}}
...
{{/if}}