tests: test the global compilation bug in FFI on duplicated callbacks
[nit.git] / tests / sav / test_ffi_c_duplicated_callback_b.res
diff --git a/tests/sav/test_ffi_c_duplicated_callback_b.res b/tests/sav/test_ffi_c_duplicated_callback_b.res
new file mode 100644 (file)
index 0000000..8c51d75
--- /dev/null
@@ -0,0 +1,2 @@
+Hello from `a`.
+Hello from `b`.