aurelia / templating-binding

An implementation of the templating engine's Binding Language abstraction which uses a pluggable command syntax.
MIT License
32 stars 26 forks source link

interpolation fix for number 0 #5

Closed martingust closed 9 years ago

martingust commented 9 years ago

Alright, should be fixed. It took a few lines of test code to get down to that line. Let me know if those tests even make sense.