// CS0103: The name `de' does not exist in the current context
// Line: 4

[assembly: System.Reflection.AssemblyCulture(de)]
public class Hello {
}