Files
swift-mirror/validation-test/IDE/crashers_2_fixed/0016-operator-unresolved-dot.swift

5 lines
161 B
Swift

// RUN: %target-swift-ide-test -code-completion -code-completion-token=A -source-filename=%s
// REQUIRES: asserts
struct a { func b(c d: a) { b(c: d) == .#^A^#