index
:
TemplateNestFast
this commit
main
Template::Nest::Fast is a high-performance template engine module for Raku
Andinus <andinus@nand.sh>
summary
refs
log
blame
commit
diff
stats
log msg
author
committer
range
path:
root
/
t
/
00-basic.rakutest
blob: bcd096fec5396d54c8eeb8544a9fb7b510478e1f (
plain
) (
tree
)
a596307
^
1
2
3
4
5
use
Test
;
plan
1
;
use-ok
'Template::Nest::Fast'
;