Ejemplo n.º 1
0
 protected bool relaxed_agree_or_null(Expression expr, Type t)
 {
     return expr.relaxed_agree_or_null(t);
 }