Analysis API: add test for KtDiagnosticsProvider
This commit is contained in:
committed by
TeamCityServer
parent
cd3827ca2e
commit
f197fc93db
+6
@@ -0,0 +1,6 @@
|
||||
fun test() {
|
||||
foo(1)
|
||||
bar(abc)
|
||||
a.b.c.d
|
||||
"" - ""
|
||||
}
|
||||
Reference in New Issue
Block a user