Commits

John McCall committed 5a3567ff013
Diagnose attempts to declare operators with anything except 'func'. It doesn't make any sense to me for operators to have variable semantics, and it's unnecessary complexity in the type-checker. Swift SVN r1108