[loader] LoadFrom of problematic images should reprobe
[mono-project.git] / mcs / errors / cs1525-30.cs
blob3591e3f7ee6fa863030f48485154cfba6230e951
1 // CS1525: Unexpected symbol `Foo'
2 // Line: 4
4 Foo
5 tag = 0;
6 Bar
7 tag = 1;