2010-06-04 Jb Evain <jbevain@novell.com>
[mcs.git] / errors / cs1025-2.cs
blobe978ce8a6c704edc4dec9984162d554cda084467
1 // cs1025 : Single-line comment or end-of-line expected
2 // Line: 6
4 #if DEBUG DEBUG
5 // ...
6 #endif