mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
rightfully complains about improper source range nesting <rdar://problem/16276969> Crash in swift::ide::isSourceInputComplete() Swift SVN r15115
3 lines
40 B
Swift
3 lines
40 B
Swift
func foo(x : Int) -> Int {
|
|
return 1 +
|