[ci] Small improvements for run-jenkins and collect-coverage. (#5669)
[mono.git] / mcs / tests / test-345.cs
1 #if (!TEST && !DUNNO && !DUNNO)
2
3 public class EntryPoint {
4         public static void Main () {
5         }
6 }
7
8 #endif
9
10