Searched refs:strar (Results 1 – 1 of 1) sorted by relevance
238 String[] strar = new String[4]; in testMulti() local239 strar[2] = "zero one two ++"; in testMulti()240 array3[0][1] = strar; in testMulti()