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
[tuner] handle the case with multiple "preserve" attributes
[mono-project.git]
/
mcs
/
tests
/
test-xml-073.cs
blob
9c65c82ef5159918866db062aff46ce54bc3c74d
1
// Compiler options: -doc:xml-073.xml
2
///<text>
3
///A line
4
///
5
/// An indented line
6
///</text>
7
class
X
8
{
9
public static void
Main
()
10
{
11
12
}
13
}