Not providing a type as in `template no = false` assumes that the type is `void`. It should be `template no: bool = false`.
- An unknown solution error on template mardiyah
- An unknown solution error on template Hlaaftana
Not providing a type as in `template no = false` assumes that the type is `void`. It should be `template no: bool = false`.