Commits
Dave Zarzycki committed 17c8bbbc52b
Unfinished infix expressions imply line continuation
This now works automagically:
(swift) 123 +
456
// Int64 = 579
(swift) Int .
max()
// Int64 = 9223372036854775807
(swift)
Swift SVN r4173