mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
or false if, for example, a closing brace is missing. This is useful for the REPL. rdar://15948039 Swift SVN r13313
1 line
27 B
Swift
1 line
27 B
Swift
func foo(x : Int) -> Int {} |