repo.or.cz
/
mcs.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
2010-01-31 Zoltan Varga <vargaz@gmail.com>
[mcs.git]
/
errors
/
cs1003.cs
blob
54c302e95c3e637ef55c8f849e21c4fdfe168747
1
// CS1003: Syntax error, `.' expected
2
// Line: 4
3
4
namespace
a
::
b
5
{
6
}