2010-04-03 Jb Evain <jbevain@novell.com>
[mcs.git] / errors / cs2029.cs
blob292969394b29e6e4e695cc3d462d202ca51988b8
1 // CS2029: Invalid conditional define symbol `a.b'
2 // Line: 0
3 // Compiler options: -warnaserror -d:a.b
5 class C {}