2009-02-15 Jonathan Chambers <joncham@gmail.com>
[mcs.git] / errors / cs1027-2.cs
blob8cc7b3568d63fae2a5a24a950fc241c15c175698
1 // CS1027: Expected `#endif' directive
2 // Line: 11
3 // Compiler options: -d:NET_2_0
5 #if NET_2_0
7 class Test