about summary refs log tree commit diff
path: root/src/test/pretty/vec-comments.rs
AgeCommit message (Collapse)AuthorLines
2011-08-20ReformatBrian Anderson-26/+24
This changes the indexing syntax from .() to [], the vector syntax from ~[] to [] and the extension syntax from #fmt() to #fmt[]
2011-08-16Add pp test for interleaving comments through vectors. Closes #679Brian Anderson-0/+31