(DISTFILES): Comment out a few missing files.
[mono-project.git] / mcs / tests / test-284.cs
bloba4830a5c8c250d5917b4507ed7cdf30275d95903
1 public class App
3 public static void Main()
5 object a = uint.MaxValue - ushort.MaxValue;