repo.or.cz
/
mono-project.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge pull request #1821 from iainx/replace-getline
[mono-project.git]
/
mcs
/
errors
/
cs1525-30.cs
blob
3591e3f7ee6fa863030f48485154cfba6230e951
1
// CS1525: Unexpected symbol `Foo'
2
// Line: 4
3
4
Foo
5
tag
=
0
;
6
Bar
7
tag
=
1
;