summaryrefslogtreecommitdiff
path: root/tests/projects/other/ispc/src/test.ispc
diff options
context:
space:
mode:
authorstar-hengxing <[email protected]>2022-11-03 20:05:00 +0800
committerstar-hengxing <[email protected]>2022-11-03 20:05:00 +0800
commitf3e2f3cda0372e4d64c2aa83b1fd5c101e349417 (patch)
tree5bc753bc80b0c024cc3b33dcb197a2e8ca5a73ec /tests/projects/other/ispc/src/test.ispc
parent60b8a7e7b06b4f964c07a8e784832883c3073a83 (diff)
add ispc
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