Files
swift-mirror/validation-test/IDE/crashers_fixed/014-swift-parser-parsedeclvar.swift
Argyrios Kyrtzidis f548c2ba52 [code-completion] Fix assertion hit when completing after incomplete property.
Make sure to call getPtrOrNull() instead of get() directly.
2016-12-05 12:48:48 -08:00

3 lines
117 B
Swift

// RUN: %target-swift-ide-test -code-completion -code-completion-token=A -source-filename=%s
protocol A{let h=o#^A^#