8 lines
75 B
C#
8 lines
75 B
C#
|
// CS1525: Unexpected symbol `Foo'
|
||
|
// Line: 4
|
||
|
|
||
|
Foo
|
||
|
tag = 0;
|
||
|
Bar
|
||
|
tag = 1;
|