(DISTFILES): Comment out a few missing files.
[mono-project.git] / mcs / errors / cs0161.cs
blobe9e419d032e00da937bb59cba83ff8372bf91203
1 // CS0161: Not all code paths return a value
2 // Line:
4 class A
6 public static int Main ()