Skip to content

Commit f64e9bd

Browse files
committed
Remove comment
1 parent 9e055d0 commit f64e9bd

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

src/frontend/Promotion.ml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,6 @@ type t =
1212
| ToComplexVar (* used in arrays, not functions *)
1313
| IntToComplex
1414
| RealToComplex
15-
(* One day:
16-
| TuplePromotion of t list *)
1715

1816
let promote_inner (exp : Ast.typed_expression) prom =
1917
let emeta = exp.emeta in

0 commit comments

Comments
 (0)