summaryrefslogtreecommitdiff
path: root/test/files/run/t1501.check
diff options
context:
space:
mode:
Diffstat (limited to 'test/files/run/t1501.check')
-rw-r--r--test/files/run/t1501.check3
1 files changed, 0 insertions, 3 deletions
diff --git a/test/files/run/t1501.check b/test/files/run/t1501.check
deleted file mode 100644
index f0fa9112a5..0000000000
--- a/test/files/run/t1501.check
+++ /dev/null
@@ -1,3 +0,0 @@
-defined class xyz
-loopWhile: [T](cond: => Boolean)(body: => Unit @xyz[T])Unit @xyz[T]
-test: ()Unit @xyz[Int]