We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9e055d0 commit f64e9bdCopy full SHA for f64e9bd
1 file changed
src/frontend/Promotion.ml
@@ -12,8 +12,6 @@ type t =
12
| ToComplexVar (* used in arrays, not functions *)
13
| IntToComplex
14
| RealToComplex
15
-(* One day:
16
- | TuplePromotion of t list *)
17
18
let promote_inner (exp : Ast.typed_expression) prom =
19
let emeta = exp.emeta in
0 commit comments