summaryrefslogtreecommitdiff
path: root/tests/projects/other/ispc/src/test.ispc
diff options
context:
space:
mode:
Diffstat (limited to 'tests/projects/other/ispc/src/test.ispc')
-rw-r--r--tests/projects/other/ispc/src/test.ispc1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/projects/other/ispc/src/test.ispc b/tests/projects/other/ispc/src/test.ispc
new file mode 100644
index 000000000..64506d6ef
--- /dev/null
+++ b/tests/projects/other/ispc/src/test.ispc
@@ -0,0 +1 @@
+export void test_ispc() {} \ No newline at end of file