summaryrefslogtreecommitdiff
path: root/tests/examplefiles/grammar-test.p6
Commit message (Collapse)AuthorAgeFilesLines
* Test that ? and ? may be used as bracketing characters for :symRob Hoelz2013-03-231-0/+4
|
* Add tests for the regressions I recently fixedRob Hoelz2013-03-231-0/+8
|
* Add example files for Perl 6Rob Hoelz2013-03-181-0/+10
These files aren't necessarily demonstrative of real Perl 6 code; they are files from the Rakudo Perl 6 compiler itself as well as some cobbled-together examples I made to test the lexer