Not providing a type as in `template no = false` assumes that the type is 
`void`. It should be `template no: bool = false`.

Reply via email to