blob: 6457b4db969a287037b31a21c7613bed401bee0a [file]
fun foo(p: String) {
val s = "Say 'Hi!' to extended checkers"
foo(s)
}