|
| TAbstract ({a_path = [],"Void"},_) -> error "Arguments of type Void are not allowed" p
|
|
| TAbstract ({a_path = [],"Void"},_) -> error "Arguments of type Void are not allowed" p
|
|
let e = (match e with None -> Some (EConst (Ident "null"),null_pos) | _ -> e) in
|
|
let e = (match e with None -> Some (EConst (Ident "null"),null_pos) | _ -> e) in
|