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
/
cs1525-40.cs
blob
f7bac981094198fdca1f9c3d4bb5e519a6bfdcc4
1
// CS1525: Unexpected symbol `1', expecting `type'
2
// Line: 4
3
4
class
M
:
1
5
{
6
}