Closed
Description
- Tests on current , http://builds.handlebarsjs.com.s3.amazonaws.com/handlebars-c90cfe2.js :
http://jsfiddle.net/WxK6S/2/
foo.bar got 0 when foo == 0 - Tests on 1.1.1 , http://builds.handlebarsjs.com.s3.amazonaws.com/handlebars-v1.1.1.js :
http://jsfiddle.net/WxK6S/3/
foo.bar got undefined when foo == 0
This may related with #731