From 2307ccdcc5eb4ddfe719ddcbea999f7705ec79c3 Mon Sep 17 00:00:00 2001 From: Adam Chlipala Date: Thu, 30 Apr 2009 17:15:14 -0400 Subject: C FFI compiler options --- tests/cffi.ur | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 tests/cffi.ur (limited to 'tests/cffi.ur') 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 + {[Test.out (Test.frob (Test.create "Hello ") "world!")]} + -- cgit v1.2.3