[corlib] Simplify RuntimeInformation by getting OS name from the runtime (#13164)
[mono-project.git] / mcs / errors / cs1692.cs
blob043d58ea408681f95d1a1820fcbf7bb42b2f2d1a
1 // CS1692: Invalid number
2 // Line: 5
3 // Compiler options: -warnaserror
5 #pragma warning disable 1AAA
6 class MainClass {