[Analysis API Standalone] add basic tests for buildStandaloneAnalysisAPISession

^KT-60884
This commit is contained in:
Ilya Kirillov
2023-08-30 14:51:49 +02:00
committed by Space Team
parent 0416e0423f
commit 43a8ae98b7
6 changed files with 171 additions and 0 deletions
@@ -0,0 +1,3 @@
fun foo() {
val list = listOf(1)
}