def f; begin; ensure; return nil; end; end; f
Ruby.NET generates invalid code for return inside ensure. The generated
code fails with InvalidProgramException on both .NET and Mono.
Original issue reported on code.google.com by sanxiyn on 22 Aug 2007 at 5:39
Original issue reported on code.google.com by
sanxiyn
on 22 Aug 2007 at 5:39