98c54f39bb
Include kt* files into formatter test generation, to test scripting formatting
3 lines
58 B
Kotlin
3 lines
58 B
Kotlin
// expected: rv: null
|
|
System.out!!.println("hello world")
|