2009-06-26 Zoltan Varga <vargaz@gmail.com>
[mcs.git] / errors / cs1638.cs
blob36f11e6992d460f3f297ce356ac3d83b16915eca
1 // CS1638: `C__C': Any identifier with double underscores cannot be used when ISO language version mode is specified
2 // Line: 5
3 // Compiler options: -langversion:ISO-1
5 class C__C