about summary refs log tree commit diff
path: root/src/test/run-pass/macro-by-example-1.rs
AgeCommit message (Expand)AuthorLines
2011-08-20ReformatBrian Anderson-2/+2
2011-08-02Allow patterns of the form `[a, b, c ...] to be matched and transcribed.Paul Stansifer-2/+2
2011-07-27Reformat for new syntaxMarijn Haverbeke-5/+3
2011-07-22Implement Macro By Example.Paul Stansifer-0/+9