Update dependencies from https://github.com/dotnet/arcade build 20190729.1 (#15881)
[mono-project.git] / mcs / tests / test-534.cs
blob7985864991f352e94760cd00fd66836ad76deebf
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 public static void Main ()