cs5001.cs 119 B

12345678
  1. //cs5001: Program x does not have an entry point defined
  2. using System;
  3. using System.Collections;
  4. namespace Butt {
  5. }