summaryrefslogtreecommitdiff
path: root/testsuite/tests/tool-ocaml/t210-setfield2.ml
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/tool-ocaml/t210-setfield2.ml')
-rw-r--r--testsuite/tests/tool-ocaml/t210-setfield2.ml20
1 files changed, 10 insertions, 10 deletions
diff --git a/testsuite/tests/tool-ocaml/t210-setfield2.ml b/testsuite/tests/tool-ocaml/t210-setfield2.ml
index 727691d113..4cd42ecf49 100644
--- a/testsuite/tests/tool-ocaml/t210-setfield2.ml
+++ b/testsuite/tests/tool-ocaml/t210-setfield2.ml
@@ -13,7 +13,7 @@ x
(**
0 CONSTINT 42
- 2 PUSHACC0
+ 2 PUSHACC0
3 MAKEBLOCK1 0
5 POP 1
7 SETGLOBAL Lib
@@ -22,19 +22,19 @@ x
13 PUSHCONSTINT 7
15 MAKEBLOCK3 0
17 PUSHCONSTINT 11
- 19 PUSHACC1
- 20 SETFIELD2
+ 19 PUSHACC1
+ 20 SETFIELD2
21 CONSTINT 11
- 23 PUSHACC1
- 24 GETFIELD2
- 25 NEQ
+ 23 PUSHACC1
+ 24 GETFIELD2
+ 25 NEQ
26 BRANCHIFNOT 33
28 GETGLOBAL Not_found
30 MAKEBLOCK1 0
- 32 RAISE
- 33 ACC0
+ 32 RAISE
+ 33 ACC0
34 POP 1
- 36 ATOM0
+ 36 ATOM0
37 SETGLOBAL T210-setfield2
- 39 STOP
+ 39 STOP
**)