PLACEHOLDER

private const val PLACEHOLDER: String

Spliced in at the caret so unfinished source parses. Any identifier real code would never write does the job; this is IntelliJ's own spelling, so whatever special-cases it still recognizes ours. Copied rather than referenced: CompletionUtilCore lives in the IDE's completion infrastructure, which neither the embedded compiler nor the Analysis API brings along.