[jit] Fix the saving of the 'cfg->ret_var_set' flag when inlining, it was set to...
[mono.git] / mcs / tests / support-xml-067.cs
1 namespace Testing
2 {
3         public partial class Test
4         {
5                 /// test 3
6                 public void OneMore ()
7                 {
8                 }
9         }
10 }