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

5 lines
256 B
Swift

// {"kind":"complete","signature":"Extension must have already been bound"}
// RUN: not --crash %target-swift-ide-test -code-completion --code-completion-token=COMPLETE -code-completion-diagnostics -source-filename %s
extension a [ { func b {
#^COMPLETE^#