fun foo(p: String) { val s = "Say 'Hi!' to extended checkers" foo(s) }