about summary refs log tree commit diff
path: root/src/test/run-pass/multiline-comment.rs
AgeCommit message (Collapse)AuthorLines
2011-08-20ReformatBrian Anderson-1/+1
This changes the indexing syntax from .() to [], the vector syntax from ~[] to [] and the extension syntax from #fmt() to #fmt[]
2011-06-15Reformat source tree (minus a couple tests that are still grumpy).Graydon Hoare-3/+4
2010-07-08Issue 66: Multi-line commentsMatt Brubeck-0/+8