aboutsummaryrefslogtreecommitdiff
path: root/tests/loops.cu
diff options
context:
space:
mode:
Diffstat (limited to 'tests/loops.cu')
-rw-r--r--tests/loops.cu4
1 files changed, 0 insertions, 4 deletions
diff --git a/tests/loops.cu b/tests/loops.cu
deleted file mode 100644
index 5b6f702..0000000
--- a/tests/loops.cu
+++ /dev/null
@@ -1,4 +0,0 @@
-/* this should error out with some decent message about type loops or something
- * */
-f(=>typeof main()){}
-main(=> typeof f()){}