Skip to content

Commit f5b1d1b

Browse files
committed
Test fix in #1457
1 parent dd69ba4 commit f5b1d1b

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
(* TEST
2+
flags = "-extension immutable_arrays"
3+
*)
4+
5+
(* this failed at one point on native code:
6+
https://github.com/ocaml-flambda/flambda-backend/pull/1457 *)
7+
let singleton x = [: x :]

0 commit comments

Comments
 (0)