示例#1
0
 public static Expr expand(Expr expr)
 {
     return(expr.Expand());
 }