summaryrefslogtreecommitdiff
path: root/test/files/pos/bug704.scala
diff options
context:
space:
mode:
authormichelou <michelou@epfl.ch>2008-06-10 09:25:57 +0000
committermichelou <michelou@epfl.ch>2008-06-10 09:25:57 +0000
commitdbfdf0ec6d3ef0017b279dd9a195ce2615f9c3bb (patch)
tree2a85e677fa8febcf1f28f86907813a089d85ac18 /test/files/pos/bug704.scala
parenta4baf28d203959457d82762e27ffbb7104dc0a07 (diff)
downloadscala-dbfdf0ec6d3ef0017b279dd9a195ce2615f9c3bb.tar.gz
scala-dbfdf0ec6d3ef0017b279dd9a195ce2615f9c3bb.tar.bz2
scala-dbfdf0ec6d3ef0017b279dd9a195ce2615f9c3bb.zip
added EOLs, missing headers
Diffstat (limited to 'test/files/pos/bug704.scala')
-rw-r--r--test/files/pos/bug704.scala2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/files/pos/bug704.scala b/test/files/pos/bug704.scala
index a05e0a51e7..e77a54a58e 100644
--- a/test/files/pos/bug704.scala
+++ b/test/files/pos/bug704.scala
@@ -5,7 +5,7 @@ trait D {
}
trait E extends D {
- def f(): unit = {
+ def f(): Unit = {
val y = "yyyy should appear twice"
object yyyy {
val x1 = get_xxxx