mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
4 lines
366 B
Swift
4 lines
366 B
Swift
// {"kind":"typecheck","signature":"swift::Parser::parseStorageRestrictionsAttribute(swift::SourceLoc, swift::SourceLoc)","signatureAssert":"Assertion failed: (Start.isValid() == End.isValid() && \"Start and end should either both be valid or both be invalid!\"), function SourceRange"}
|
|
// RUN: not --crash %target-swift-frontend -typecheck %s
|
|
@storageRestrictions(
|