Closed iccir closed 9 years ago
function foo() : String { // Parse error, oops } var foo = function() : String { // Parse error, oops }