summaryrefslogtreecommitdiff
path: root/test/pending/run/sigtp.check
diff options
context:
space:
mode:
Diffstat (limited to 'test/pending/run/sigtp.check')
-rw-r--r--test/pending/run/sigtp.check7
1 files changed, 0 insertions, 7 deletions
diff --git a/test/pending/run/sigtp.check b/test/pending/run/sigtp.check
deleted file mode 100644
index 6b961be3d0..0000000000
--- a/test/pending/run/sigtp.check
+++ /dev/null
@@ -1,7 +0,0 @@
-public A Bug.key()
-public Bug<A, B> Bug.foo()
-public Bug<A, B> Bug.next()
-public void Bug.next_$eq(Bug<A, B>)
-public abstract A BugBase.key()
-public abstract E BugBase.next()
-public abstract void BugBase.next_$eq(E)