98c54f39bb
Include kt* files into formatter test generation, to test scripting formatting
6 lines
87 B
Kotlin
6 lines
87 B
Kotlin
// expected: rv: 19
|
|
// param: aa: kotlin.Long: 17
|
|
// param: bb: kotlin.Int: 2
|
|
|
|
aa + bb
|