Files
linux-packaging-mono/mcs/errors/cs1525-30.cs

8 lines
75 B
C#
Raw Normal View History

// CS1525: Unexpected symbol `Foo'
// Line: 4
Foo
tag = 0;
Bar
tag = 1;