tpl: check that types in args match the target func's type
authorbep <bjorn.erik.pedersen@gmail.com>
Fri, 1 May 2015 15:00:22 +0000 (17:00 +0200)
committerbep <bjorn.erik.pedersen@gmail.com>
Fri, 1 May 2015 15:00:34 +0000 (17:00 +0200)
commitbe15927819fab6a78d9faea904ee8037ce577984
tree4040b25357489a8a36934b98cc195b9fb81172ea
parentbe049ff96ad5c5af1192316b43a2e9577ef0b065
tpl: check that types in args match the target func's type

Fixes #1095
tpl/template_funcs.go
tpl/template_test.go