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
[interp] Fall back to old implementation when calling on proxy
[mono-project.git]
/
mcs
/
tests
/
test-static-using-09-lib.cs
blob
cd0468bbf08dfadac7a6c1add8afecc072beaf32
1
// Compiler options: -t:library
2
3
public static class
Constants
4
{
5
public const long
One
=
1
;
6
}