JPS: implement tracking of null annotations
#KT-12933 fixed
#KT-14266 fixed
This commit is contained in:
committed by
Dmitry Jemerov
parent
6d958eb32b
commit
05f278ce20
Vendored
+3
@@ -0,0 +1,3 @@
|
||||
fun useA() {
|
||||
A().f(null)
|
||||
}
|
||||
Reference in New Issue
Block a user