**** Merged from MCS ****
[mono-project.git] / mcs / errors / cs5001.cs
blob712760b76e0ec997ca17359f004d17dd43c1c8b8
1 //cs5001: Program x does not have an entry point defined
3 using System;
4 using System.Collections;
6 namespace Butt {