I read in documentation,that we have two ways to use mixin statement.
1st: mixin(string_wich_can_be_evaluated_at_compile_time);
2st:mixin template
I could'nt find any information about such way to use it

Reply via email to