Files
swift-mirror/validation-test/compiler_crashers_2/67f3134fa56c913.swift
2025-06-09 20:03:28 +01:00

6 lines
219 B
Swift

// {"signature":"swift::constraints::ContextualFailure::diagnoseConversionToBool() const"}
// RUN: not --crash %target-swift-frontend -typecheck %s
@propertyWrapper struct a {
wrappedValue : Bool {
@a var b : Int