From c901a0675711a92ff714cfc909013a67a88c0ca3 Mon Sep 17 00:00:00 2001 From: Paul Phillips Date: Mon, 4 Oct 2010 06:22:31 +0000 Subject: Another batch of busywork shuffling the content... Another batch of busywork shuffling the contents of pending around. Can almost see some daylight. No review. --- test/files/neg/t0565.check | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 test/files/neg/t0565.check (limited to 'test/files/neg/t0565.check') diff --git a/test/files/neg/t0565.check b/test/files/neg/t0565.check new file mode 100644 index 0000000000..c5a64d0e53 --- /dev/null +++ b/test/files/neg/t0565.check @@ -0,0 +1,4 @@ +t0565.scala:8: error: Parameter type in structural refinement may not refer to a type member of that refinement + def z (w : T) : T } = + ^ +one error found -- cgit v1.2.3