From f07691d5125835473a72f97a71caefa4bf44a497 Mon Sep 17 00:00:00 2001 From: Marek Safar Date: Mon, 23 Jul 2018 17:00:54 +0200 Subject: [mcs] Don't wrap exception expression in contextual return. Fixes #9505 --- mcs/tests/ver-il-net_4_x.xml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'mcs/tests') diff --git a/mcs/tests/ver-il-net_4_x.xml b/mcs/tests/ver-il-net_4_x.xml index e8aa6bb7013..40c2d585df3 100644 --- a/mcs/tests/ver-il-net_4_x.xml +++ b/mcs/tests/ver-il-net_4_x.xml @@ -73699,7 +73699,7 @@ 32 - 10 + 2 10 @@ -73708,16 +73708,16 @@ 23 - 3 + 2 - 10 + 2 - 3 + 2 - 3 + 2 21 @@ -73744,7 +73744,7 @@ 7 - 10 + 2 15 -- cgit v1.2.3