summaryrefslogtreecommitdiff
path: root/test/files/run/partialfun.check
diff options
context:
space:
mode:
authorPavel Pavlov <pavel.e.pavlov@gmail.com>2012-08-21 01:40:14 +0700
committerPavel Pavlov <pavel.e.pavlov@gmail.com>2012-08-23 15:37:28 +0700
commit42c6fb8ce814ed109f6418bcc5809d23e1db1965 (patch)
tree41dae80febf880c1c85fc4c5154de1984ea12dbe /test/files/run/partialfun.check
parent1a1678dac0d4ff7d08efffbe2c80f324c173a69e (diff)
downloadscala-42c6fb8ce814ed109f6418bcc5809d23e1db1965.tar.gz
scala-42c6fb8ce814ed109f6418bcc5809d23e1db1965.tar.bz2
scala-42c6fb8ce814ed109f6418bcc5809d23e1db1965.zip
PartialFunction polishing
- ScalaDocs added - TODOs fixed - controversive method `run` deleted - not used class runtime.AbstractTotalFunction removed - small corrections & fixes - tests for `orElse` & `runWith`
Diffstat (limited to 'test/files/run/partialfun.check')
-rw-r--r--test/files/run/partialfun.check6
1 files changed, 6 insertions, 0 deletions
diff --git a/test/files/run/partialfun.check b/test/files/run/partialfun.check
new file mode 100644
index 0000000000..a317f7b150
--- /dev/null
+++ b/test/files/run/partialfun.check
@@ -0,0 +1,6 @@
+47
+147
+100
+0:isDefinedAt
+1:isDefinedAt
+2:apply