[Analysis API Standalone] fix common code analysis against a klib
^KT-63007 fixed
This commit is contained in:
committed by
Space Team
parent
a3bfe58415
commit
834927a901
Vendored
+5
@@ -0,0 +1,5 @@
|
||||
import commonKLib.commonKLibFunction
|
||||
|
||||
fun main() {
|
||||
commonKLibFunction("aaa")
|
||||
}
|
||||
Reference in New Issue
Block a user