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
Add support for Windows x64 Full AOT + LLVM + Interpreter on CI. (#15276)
[mono-project.git]
/
mcs
/
tests
/
test-582.cs
blob
faf308824b63996c45820ba41de19ebacbd44059
1
using
System
;
2
3
public static class
TrueClass
:
Object
4
{
5
public static void
Main
()
6
{
7
}
8
}