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
/
test-699-lib.cs
blob
450a7bcb8d22cb08896a6d59e9666abdb2e429e0
1
// Compiler options: -t:library
2
3
public class
C
4
{
5
internal string
message
;
6
}