about summary refs log tree commit diff
path: root/src/test/run-pass/anon-obj-no-inner-obj-simple.rs
AgeCommit message (Collapse)AuthorLines
2012-01-13Remove tests for objs, adjust tests that use objsMarijn Haverbeke-43/+0
2011-08-20ReformatBrian Anderson-25/+30
This changes the indexing syntax from .() to [], the vector syntax from ~[] to [] and the extension syntax from #fmt() to #fmt[]
2011-08-15Simple example of anonymous objects from nothing. Closes #812.Lindsey Kuper-0/+38