From 8d020fab9758ced93eb18fa51c906b95ec104aed Mon Sep 17 00:00:00 2001 From: phaller Date: Thu, 9 Aug 2012 14:50:30 +0200 Subject: Add missing cases in tail return transform Disabled warnings that no longer apply because of tail returns. Add several test cases. --- test/files/continuations-run/t5314.check | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'test/files/continuations-run/t5314.check') diff --git a/test/files/continuations-run/t5314.check b/test/files/continuations-run/t5314.check index 4951e7caae..4b35d8e6d0 100644 --- a/test/files/continuations-run/t5314.check +++ b/test/files/continuations-run/t5314.check @@ -1,3 +1,7 @@ +7 +7 +7 +8 8 hi 8 -- cgit v1.2.3