Commits
Chris Lattner committed 0fc77abf5c2
Per discussion on swift-dev, unify 'meth' and 'func' syntax into just 'func' syntax where you can optionally declare a receiver type. This is cleaner both conceptually and in implementation, and eliminates drug references. :) Swift SVN r444