2010-06-14 Atsushi Enomoto <atsushi@ximian.com>
[mcs.git] / errors / cs1027-2.cs
blob5a29f5d7053c0ded8d1068420945b434457a44c7
1 // CS1027: Expected `#endif' directive
2 // Line: 11
3 // Compiler options: -d:NET_2_0
5 #if NET_2_0
7 class Test