[mini] Always emit safepoints, except WASM
[mono-project.git] / mcs / errors / cs0101-7.cs
blob90cf116b98789fdb8cad7cc104b7172ecaa2d603
1 // CS0101: The namespace `global::' already contains a definition for `Test'
2 // Line: 5
3 // Compiler options: CS0101-7-2.cs
5 class Test {}