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
Update the reference assemblies we ship in mono.
[mono-project.git]
/
mcs
/
errors
/
cs1525-22.cs
blob
f20f87ca0cbe18fd809361fb853c0b59d6143a32
1
// CS1525: Unexpected symbol `::'
2
// Line: 4
3
4
namespace
a
::
b
5
{
6
}