Files
swift-mirror/validation-test/compiler_crashers_2/a81ff5cc2d29ef15.swift
2025-06-16 21:02:30 +01:00

6 lines
269 B
Swift

// {"signature":"void swift::Diagnostic::gatherArgs<swift::Identifier, bool, swift::TypeRepr*>(swift::Identifier, bool, swift::TypeRepr*)"}
// RUN: not --crash %target-swift-frontend -typecheck %s
// REQUIRES: objc_interop
@objcMembers class a open extension a {
...