Analysis API: move testdata to corresponding components folders
This commit is contained in:
Vendored
+3
@@ -0,0 +1,3 @@
|
||||
val a: Int = 42
|
||||
val b: Int = 24
|
||||
val c = <expr>@Suppress</expr> if (a > 2) a else b
|
||||
Reference in New Issue
Block a user