mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
7 lines
199 B
Swift
7 lines
199 B
Swift
// {"kind":"typecheck","original":"16240db9","signature":"swift::DeclContext::getParentModule() const"}
|
|
// RUN: not --crash %target-swift-frontend -typecheck %s
|
|
@a({
|
|
unowned protocol b
|
|
}
|
|
let c
|