Merge branch 'master' into handle-fixes-part1
[mono.git] / mono / tests / assemblyresolve_event5_label.cs
1 using System;
2
3 public class Foo {
4         public Foo () { }
5 }