Remove code moved to shared partition
[mono-project.git] / mcs / errors / cs1644-49.cs
blob62c8757e2790b249b81805d2e69cc89608ff0678
1 // CS1644: Feature `using static' cannot be used because it is not part of the C# 5.0 language specification
2 // Line: 5
3 // Compiler options: -langversion:5
5 using static System;