72bdacb074
Test cases are chosen so that addition/removal of explicit type will not interfere with the original purpose of the test
4 lines
41 B
Kotlin
4 lines
41 B
Kotlin
package test
|
|
|
|
fun Int.shuffle(): Int = 1
|