Closed Xiaoven closed 2 years ago
int index = hexPropertyNames.indexOf(" " + thisName + " ");
// 这个例子的转义写法:"String cleaned = currentHypos[i].substring(0, currentHypos[i].indexOf(\"\\\"\"));\n"
String cleaned = currentHypos[i].substring(0, currentHypos[i].indexOf("\""));
DM_FP_NUMBER_CTOR 和 BX_BOXING_IMMEDIATELY_UNBOXED_TO_PERFORM_COERCION
下面的例子应该报 BX_BOXING_IMMEDIATELY_UNBOXED_TO_PERFORM_COERCION,但codegex两个都报