New test.
[mono.git] / mcs / errors / cs0103-4.cs
1 // cs0103-4.cs: The name `de' does not exist in the context of `global::'
2 // Line: 4
3 \r
4 [assembly: System.Reflection.AssemblyCulture(de)]\r
5 public class Hello {\r
6 }