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-04-15 Jb Evain <jbevain@novell.com>
[mcs.git]
/
errors
/
cs1537.cs
blob
88a77f24d4219ae3117260a7a18b8088a2428b47
1
// cs1537.cs: The using alias `A' appeared previously in this namespace
2
// Line: 7
3
4
using
A
=
System
;
5
using
A
=
System
;
6