* Form.cs: Make the fix for #80775 windows-only (fixes #81957).
[mono.git] / mcs / errors / cs1025-3.cs
1 // cs1025 : Single-line comment or end-of-line expected
2 // Line: 6
3
4 #if RELEASE
5 #elif DEBUG DEBUG
6 #endif