using System; namespace ICSharpCode.ILSpy.Tests { class Stub { static void Main(string[] args) { } } }