// "Apply all 'Insert ';'' fixes in file" "true" class X { String one = "1"; String two; void test() { String s; String t = "t"; } }