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
add comment
[mcs.git]
/
tests
/
test-345.cs
blob
1ba29255b5c01e7d6ec62cfba99fd08550174d69
1
#if (!TEST && !DUNNO && !DUNNO)
2
3
public class
EntryPoint
{
4
public static void
Main
() {
5
}
6
}
7
8
#endif
9
10