7627834dd0
#KT-34744
5 lines
112 B
Kotlin
Vendored
5 lines
112 B
Kotlin
Vendored
// COMPILER_ARGUMENTS: -XXLanguage:+TrailingCommas
|
|
// PROBLEM: none
|
|
|
|
fun a(i: Int,
|
|
b: Boole<caret>an) = Unit |