Ejemplo n.º 1
0
 private boolean narrowingConversionTo_compute(TypeDecl type) {
   return type.isChar();
 }