98c54f39bb
Include kt* files into formatter test generation, to test scripting formatting
4 lines
62 B
Kotlin
Vendored
4 lines
62 B
Kotlin
Vendored
import java.util.ArrayList
|
|
|
|
val al: ArrayList<String>? = null
|