Files
kotlin-fork/compiler/testData/diagnostics/tests/nullabilityAndSmartCasts/SenselessNullInWhen.txt
T
2015-09-08 02:04:32 +03:00

6 lines
80 B
Plaintext
Vendored

package
package kt2457 {
public fun foo(/*0*/ i: kotlin.Int): kotlin.Int
}