public static class Program { public static int Main(string[] args) { }}
Program is marked as unused, though it should not be.