using System; namespace TestApp { public class Program { public static void Main(string[] args) { this will not compile! } } }