98c54f39bb
Include kt* files into formatter test generation, to test scripting formatting
4 lines
31 B
Kotlin
Vendored
4 lines
31 B
Kotlin
Vendored
val x = 12
|
|
|
|
// expected: x: 12
|