summaryrefslogtreecommitdiff
path: root/test/ocaml/string_of_struct/test.isail
diff options
context:
space:
mode:
authorRobert Norton2018-01-29 15:48:40 +0000
committerRobert Norton2018-01-29 15:48:40 +0000
commit8406a2ec3aeab4ad573a126adb3393e7033d749b (patch)
treefcc43f55251e5b3359671f6111db227aed7f9082 /test/ocaml/string_of_struct/test.isail
parenta827c35deba4f3e06034c26ec09aed4b6b5fcd70 (diff)
parentb8a0efd0043a00447ca4f3aeea75a4e6e024d98b (diff)
Merge branch 'sail2' of https://bitbucket.org/Peter_Sewell/sail into sail2
Diffstat (limited to 'test/ocaml/string_of_struct/test.isail')
-rw-r--r--test/ocaml/string_of_struct/test.isail4
1 files changed, 4 insertions, 0 deletions
diff --git a/test/ocaml/string_of_struct/test.isail b/test/ocaml/string_of_struct/test.isail
new file mode 100644
index 00000000..6a9595e3
--- /dev/null
+++ b/test/ocaml/string_of_struct/test.isail
@@ -0,0 +1,4 @@
+:output result
+main()
+:run
+:quit \ No newline at end of file