template bar() {.dirty.} =
echo a
template foo() =
let a {.inject.} = 5
bar()
foo()
- Bug (?) with templates zielmicha
- Re: Bug (?) with templates Stefan_Salewski
- Re: Bug (?) with templates Udiknedormin
- Re: Bug (?) with templates cdome
- Re: Bug (?) with templates Stefan_Salewski
- Re: Bug (?) with templates cdome
- Re: Bug (?) with templates Araq
- Re: Bug (?) with templates Udiknedormin
- Re: Bug (?) with templates slangmgh
