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
Merge pull request #1861 from saper/home-override
[mono-project.git]
/
mcs
/
tests
/
test-802.cs
blob
e232e30dd48e1ab901bab95767d0b02c6537af35
1
#pragma warning disable 1591
2
public class
C
3
{
4
public static void
Main
()
5
{
6
// only to test tokenizer with eof
7
}
8
}
9
#pragma warning restore 1591