Remove warning and add tests when this warning had been reproducible
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
import inlibrary.test.*
|
||||
|
||||
val a: <caret>FunParameter? = null
|
||||
|
||||
// CONTEXT: val a = <ref-caret>p
|
||||
// WITH_LIBRARY: /resolve/referenceInLib/inLibrarySource
|
||||
|
||||
// REF: p
|
||||
Reference in New Issue
Block a user