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
[Http]: Cosmetic, remove some dead code.
[mono-project.git]
/
mcs
/
errors
/
cs1537.cs
blob
50b8f46ad8f74c32f8b9f9053211ab6673c6fe2b
1
// CS1537: The using alias `A' appeared previously in this namespace
2
// Line: 7
3
4
using
A
=
System
;
5
using
A
=
System
;
6