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
bring Mono Security to monotouch
[mcs.git]
/
tests
/
support-361.cs
blob
99ea411a7917a14d57ecb653464ac6e97f582340
1
// Subordinate test file for test-361.cs
2
3
using
System
;
4
[
AttributeUsage
(
AttributeTargets
.
Class
)]
5
class
X
:
Attribute { }