aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/cffi.ur
diff options
context:
space:
mode:
Diffstat (limited to 'tests/cffi.ur')
-rw-r--r--tests/cffi.ur3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/cffi.ur b/tests/cffi.ur
new file mode 100644
index 00000000..2e20199b
--- /dev/null
+++ b/tests/cffi.ur
@@ -0,0 +1,3 @@
+fun main () = return <xml><body>
+ {[Test.out (Test.frob (Test.create "Hello ") "world!")]}
+</body></xml>