File scoped namespaces - C# feature specifications

This feature specification describes file scoped namespaces, where the entire contents of a file are included in a namespace declared at the top of the file, without braces to define its scope.