Files
swift-mirror/test/IDE/complete_expr_postfix_begin.swift
Rintaro Ishizaki 9d44c455db [CodeCompletion] Use CodeCompletionExpr as a value of dictionary literal
When a completion happens in a key position and the value expression
is missing. This allows type checker to use TypeVariable so it increases
the chance to type check them successfully.
2020-01-16 15:52:56 -08:00

31 KiB