aboutsummaryrefslogtreecommitdiff
path: root/src/test/bench/99-bottles/99bob-pattern.rs
Commit message (Collapse)AuthorAgeFilesLines
* Switch xfail system to use comments embedded in source files.Graydon Hoare2011-03-251-0/+1
|
* Initial check-in of 99 Bottles Of BeerPeter Hull2010-09-301-0/+75
using different methods (simple, iterator, tail-call, pattern match)