repo.or.cz
/
pugs.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[t/spec] Add tricky tests (which pass after latest Rakudo patch), unfudge old simple...
[pugs.git]
/
ext
/
Module-Pluggable-Fast
/
t
/
01_use.t
blob
cffc8df3c1e415aca34f81182787e6b9cc4fd1ba
1
use v6;
2
use Test;
3
4
plan 1;
5
6
use Module::Pluggable::Fast; pass "(dummy instead of broken use_ok)";