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 #4926 from BrzVlad/fix-tls-v5
[mono-project.git]
/
mcs
/
errors
/
cs1519-5.cs
blob
0ebf40667ed8c60661ac30c6ffb4bfffdd68a0f5
1
// CS1519: Unexpected symbol `}' in class, struct, or interface member declaration
2
// Line: 7
3
4
public class
Foo
5
{
6
public
f
7
}