summaryrefslogtreecommitdiff
path: root/test/files/run/tailcalls.check
diff options
context:
space:
mode:
authorpaltherr <paltherr@epfl.ch>2004-01-26 16:42:06 +0000
committerpaltherr <paltherr@epfl.ch>2004-01-26 16:42:06 +0000
commit67b86b9e8db4f56df856ba539e8caa002a3e983a (patch)
tree72bcfffc27bc79f6cc6dcf6205a963db2a05dc8d /test/files/run/tailcalls.check
parent24549f229ead9fce5b2cc920ca98ac3004389fa4 (diff)
downloadscala-67b86b9e8db4f56df856ba539e8caa002a3e983a.tar.gz
scala-67b86b9e8db4f56df856ba539e8caa002a3e983a.tar.bz2
scala-67b86b9e8db4f56df856ba539e8caa002a3e983a.zip
- Added test/files/run/tailcalls
Diffstat (limited to 'test/files/run/tailcalls.check')
-rw-r--r--test/files/run/tailcalls.check8
1 files changed, 8 insertions, 0 deletions
diff --git a/test/files/run/tailcalls.check b/test/files/run/tailcalls.check
new file mode 100644
index 0000000000..63115d8f21
--- /dev/null
+++ b/test/files/run/tailcalls.check
@@ -0,0 +1,8 @@
+test Object.fun1 was successful
+test Object.fun2 was successful
+test Object.fun3 was successful
+test Class.fun1 was successful
+test Class.fun1 was successful
+test Class.fun2 was successful
+test Class.fun3 was successful
+test Class.fun4 was successful