[runtime] Avoid indirection when building MonoContext on darwin
[mono.git] / mcs / errors / cs1525-30.cs
1 // CS1525: Unexpected symbol `Foo'
2 // Line: 4
3
4 Foo
5         tag = 0;
6 Bar
7         tag = 1;