summaryrefslogtreecommitdiff
path: root/tests/ffi_eff.urs
diff options
context:
space:
mode:
Diffstat (limited to 'tests/ffi_eff.urs')
-rw-r--r--tests/ffi_eff.urs2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/ffi_eff.urs b/tests/ffi_eff.urs
new file mode 100644
index 00000000..150c4da3
--- /dev/null
+++ b/tests/ffi_eff.urs
@@ -0,0 +1,2 @@
+val shout : string -> transaction {}
+val sneakyShout : string -> int