summaryrefslogtreecommitdiff
path: root/test/files/run/dynamic-proxy.check
diff options
context:
space:
mode:
authorChristopher Vogt <github.com.nsp@cvogt.org>2012-04-14 02:43:10 +0200
committerChristopher Vogt <github.com.nsp@cvogt.org>2012-04-14 02:43:10 +0200
commit66f75183c0614681c61eaa4f3af005be040ddd11 (patch)
tree69d7130c5a9c422c0992210d6f5b8d2599368829 /test/files/run/dynamic-proxy.check
parent53a0e803f03fe715c214c01c03f82baa19d7f2c2 (diff)
downloadscala-66f75183c0614681c61eaa4f3af005be040ddd11.tar.gz
scala-66f75183c0614681c61eaa4f3af005be040ddd11.tar.bz2
scala-66f75183c0614681c61eaa4f3af005be040ddd11.zip
DynamicProxy: improved docs, fixed EOL style
Diffstat (limited to 'test/files/run/dynamic-proxy.check')
-rw-r--r--test/files/run/dynamic-proxy.check40
1 files changed, 20 insertions, 20 deletions
diff --git a/test/files/run/dynamic-proxy.check b/test/files/run/dynamic-proxy.check
index 83c386812d..d1b85daff4 100644
--- a/test/files/run/dynamic-proxy.check
+++ b/test/files/run/dynamic-proxy.check
@@ -1,20 +1,20 @@
-noargs
-noargs
-nullary
-value
-symbolic
-symbolic with args
-non-existent method
-before mutation
-mutation 1
-after mutation 1
-mutation 2
-after mutation 2
-overloaded with object
-overloaded with primitive
-overloaded with object in var
-overloaded with object in var 2
-typeArgs: I am a car
-default: 4
-default: 3
-named: 6
+noargs
+noargs
+nullary
+value
+symbolic
+symbolic with args
+non-existent method
+before mutation
+mutation 1
+after mutation 1
+mutation 2
+after mutation 2
+overloaded with object
+overloaded with primitive
+overloaded with object in var
+overloaded with object in var 2
+typeArgs: I am a car
+default: 4
+default: 3
+named: 6