Skip to content

Commit a093165

Browse files
authored
Move unboxed ints to stable (#2207)
* move unboxed ints to stable * use literals in tests * delete old tests * change tests to use layouts stable * mark tests using unboxed literals flambda2 only
1 parent 9df04f4 commit a093165

26 files changed

+2508
-2598
lines changed

ocaml/testsuite/tests/typing-layouts-bits32/alloc.ml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
(* TEST
22
* flambda2
3-
flags = "-extension layouts_alpha"
3+
flags = "-extension layouts"
44
** native
55
*)
66

0 commit comments

Comments
 (0)