summaryrefslogtreecommitdiff
path: root/testsuite/tests/tool-ocaml/t020.ml
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/tool-ocaml/t020.ml')
-rw-r--r--testsuite/tests/tool-ocaml/t020.ml10
1 files changed, 10 insertions, 0 deletions
diff --git a/testsuite/tests/tool-ocaml/t020.ml b/testsuite/tests/tool-ocaml/t020.ml
new file mode 100644
index 0000000000..5d6a3cfc9f
--- /dev/null
+++ b/testsuite/tests/tool-ocaml/t020.ml
@@ -0,0 +1,10 @@
+let _ = () in ();;
+
+(**
+ 0 CONST0
+ 1 PUSHCONST0
+ 2 POP 1
+ 4 ATOM0
+ 5 SETGLOBAL T020
+ 7 STOP
+**)