Partial body resolve: to take source Kotlin callables with Nothing type from caches
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
Resolve target: value-parameter val p: kotlin.Any
|
||||
Skipped statements:
|
||||
if (p !is String) { print(error) }
|
||||
Reference in New Issue
Block a user