2010-06-03 Jb Evain <jbevain@novell.com>
[mcs.git] / errors / cs0267-2.cs
blob1d60d316fa6264b08b389a31d86efe02ff9c8353
1 // CS0267: The `partial' modifier can be used only immediately before `class', `struct', `interface', or `void' keyword
2 // Line: 4
4 public partial static class Test