mirror of
https://github.com/apple/swift.git
synced 2026-06-20 15:42:51 +02:00
4 lines
448 B
Swift
4 lines
448 B
Swift
// {"kind":"typecheck","signature":"swift::Parser::parseAbstractFunctionBody(swift::AbstractFunctionDecl*, swift::optionset::OptionSet<swift::Parser::ParseDeclFlags, unsigned short>)","signatureAssert":"Assertion failed: (!Flags.contains(PD_StubOnly) && \"stub-only should parse body immediately\"), function parseAbstractFunctionBody","signatureNext":"Parser::parseDeclFunc"}
|
|
// RUN: not --crash %target-swift-frontend -typecheck %s
|
|
@abi(func a {
|