Merge pull request #1900 from esdrubal/cyclic-ref
[mono-project.git] / mcs / errors / cs1025-3.cs
blob0773c1684497e72e652d8e0be6a897a810dab197
1 // CS1025 : Single-line comment or end-of-line expected
2 // Line: 6
4 #if RELEASE
5 #elif DEBUG DEBUG
6 #endif