# This file is not stand-alone as it is part of another file: it will # be concatenated with src/Perl6/Grammar.nqp during the build process. # place holder for a new slang for Pod grammar Perl6::PodGrammar is Perl6::Grammar does STD does MatchPackageNibbler { } # vim: expandtab sw=4