Files
swift-mirror/validation-test/IDE/crashers/78f1273d34b9916a.swift
2025-07-07 11:12:36 +01:00

7 lines
488 B
Swift

// {"kind":"complete","signature":"swift::constraints::ConstraintSystem::addConstraintImpl(swift::constraints::ConstraintKind, swift::Type, swift::Type, swift::constraints::ConstraintLocatorBuilder, bool)"}
// RUN: not --crash %target-swift-ide-test -code-completion -batch-code-completion -skip-filecheck -code-completion-diagnostics -source-filename %s
@propertyWrapper struct a {
wrappedValue: Bool init(wrappedValue: Bool
var projectedValue init(projectedValue: ) func b(@a ) {
b#^^#