summaryrefslogtreecommitdiff
path: root/mcs/errors/cs1525-30.cs
blob: 3591e3f7ee6fa863030f48485154cfba6230e951 (plain)
1
2
3
4
5
6
7
// CS1525: Unexpected symbol `Foo'
// Line: 4

Foo
	tag = 0;
Bar
	tag = 1;