cleol
[mcs.git] / tests / test-534.cs
blob8c859294e1bb2c412a9af4d7fae4948555c0da02
1 // Compiler options: -t:library
3 // CultureTest, bugs: 79273 and 76765
4 [assembly: System.Reflection.AssemblyCulture("this-culture-does-not-exist")]
6 class X {
7 static void Main ()