var x : int; var x2 = 4; Swift SVN r16
productions. We can now get this far: simple.swift:4:5: error: expected a top level declaration var x : int; ^ simple.swift:5:5: error: expected a top level declaration var x2 = 4; ^ Yay for amazing error recovery! Swift SVN r14
Swift SVN r13
Swift SVN r4