Commits

Joe Groff committed 3725b4f734a
Remove 'x.metatype' expression syntax. Replace the few uses of it with calls to typeof. We need to keep MetatypeExpr around in the AST because it's consed up by the type checker to represent implicit metatypes that arise in type-checked expressions. Swift SVN r5017