6 lines
138 B
C#
Raw Normal View History

// CS0101: The namespace `global::' already contains a definition for `Test'
// Line: 5
// Compiler options: CS0101-7-2.cs
class Test {}