summaryrefslogtreecommitdiff
path: root/test/files/run/t0042.check
diff options
context:
space:
mode:
authorMartin Odersky <odersky@gmail.com>2007-09-10 13:12:27 +0000
committerMartin Odersky <odersky@gmail.com>2007-09-10 13:12:27 +0000
commitb907c8eb599b53d83b2494e63a928182ec97f2eb (patch)
tree525ad28a003906f9c493595f84e5ec4a977cfc88 /test/files/run/t0042.check
parentc9e92bfc89083227aa18f88b07688afd625970af (diff)
downloadscala-b907c8eb599b53d83b2494e63a928182ec97f2eb.tar.gz
scala-b907c8eb599b53d83b2494e63a928182ec97f2eb.tar.bz2
scala-b907c8eb599b53d83b2494e63a928182ec97f2eb.zip
1. added var pattern = expr syntax
2. better error messages in two situations 3. fixed tickets 5, 33, 42 4. changed check files of 3 failing tests
Diffstat (limited to 'test/files/run/t0042.check')
-rw-r--r--test/files/run/t0042.check1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/files/run/t0042.check b/test/files/run/t0042.check
new file mode 100644
index 0000000000..aeb2d5e239
--- /dev/null
+++ b/test/files/run/t0042.check
@@ -0,0 +1 @@
+Some(1)