mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
5 lines
388 B
Swift
5 lines
388 B
Swift
// {"kind":"typecheck","original":"2e6c789c","signature":"swift::MacroDecl::getIntroducedNames(swift::MacroRole, swift::ValueDecl*, llvm::SmallVectorImpl<swift::DeclName>&) const","signatureAssert":"Assertion failed: (!isSpecial() && \"Cannot retrieve identifier from special names\"), function getIdentifier"}
|
|
// RUN: not --crash %target-swift-frontend -typecheck %s
|
|
a
|
|
@TaskLocal init()
|