mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
4 lines
199 B
Swift
4 lines
199 B
Swift
// {"kind":"typecheck","signature":"swift::getParameterAt(swift::ConcreteDeclRef, unsigned int)"}
|
|
// RUN: not --crash %target-swift-frontend -typecheck %s
|
|
func a func b [{ lazy var c = a(d var e = b
|