FIR: regard implicit type for value parameter after body resolve as an error type

This commit is contained in:
Jinseong Jeon
2021-02-09 00:27:04 -08:00
committed by Mikhail Glukhikh
parent fbb19e3b50
commit 9aaa952b39
4 changed files with 7 additions and 7 deletions
@@ -12,3 +12,4 @@ fun foo(@inlineOptions(<caret>) { }
// EXIST: InlineOption
// EXIST: String
// EXIST: v
// FIR_COMPARISON