[mcs] C#7 throw expression
[mono.git] / mcs / errors / CS1685-2-lib.cs
1 // Compiler options: -noconfig
2
3 namespace System.Runtime.CompilerServices
4 {
5         public class ExtensionAttribute : System.Attribute
6         {
7         }
8 }