use v6-alpha;

# module Foo {...} returns the Foo module object,
# see thread "What do use and require evaluate to?" on p6l started by Ingo
# Blechschmidt, L<"http://www.nntp.perl.org/group/perl.perl6.language/22258">.

module t::packages::RequireAndUse2 {
  23;
}
