summaryrefslogtreecommitdiff
path: root/test/files/run/tailcalls.check
diff options
context:
space:
mode:
authorIulian Dragos <jaguarul@gmail.com>2008-11-26 18:58:03 +0000
committerIulian Dragos <jaguarul@gmail.com>2008-11-26 18:58:03 +0000
commitb31dcbdcf503b96536ed4b538d5a3eb14431f785 (patch)
treea45e7e61e6d898c386c6b8e9fef111f539868522 /test/files/run/tailcalls.check
parented4693400b490334a90490d3557198cb10e3d923 (diff)
downloadscala-b31dcbdcf503b96536ed4b538d5a3eb14431f785.tar.gz
scala-b31dcbdcf503b96536ed4b538d5a3eb14431f785.tar.bz2
scala-b31dcbdcf503b96536ed4b538d5a3eb14431f785.zip
Fixed 1541.
Diffstat (limited to 'test/files/run/tailcalls.check')
-rw-r--r--test/files/run/tailcalls.check1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/files/run/tailcalls.check b/test/files/run/tailcalls.check
index e913f2a061..7670962db2 100644
--- a/test/files/run/tailcalls.check
+++ b/test/files/run/tailcalls.check
@@ -51,3 +51,4 @@ test TailCall.b1 was successful
test TailCall.b2 was successful
test FancyTailCalls.tcTryLocal was successful
test FancyTailCalls.differentInstance was successful
+test PolyObject.tramp was successful