public class T11337 { void f(byte bytes) { String s= "k"; /*[*/System.out.println(s + " " + bytes); /*]*/ } }