Hyperlink-Redirect/t/01-basic.rakutest

9 lines
89 B
Raku
Raw Normal View History

2023-11-15 13:15:55 -05:00
use v6.d;
use Humming-Bird::Core;
# Local libs
use lib 'lib';
use Hyperlink-Redirect;