5 lines
114 B
C#
5 lines
114 B
C#
|
// CS2029: Invalid conditional define symbol `a.b'
|
||
|
// Line: 0
|
||
|
// Compiler options: -warnaserror -d:a.b
|
||
|
|
||
|
class C {}
|