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
bring Mono Security to monotouch
[mcs.git]
/
tests
/
test-446.cs
blob
319f20b825eeab7bf16a21f84d5dc69a351ac7e8
1
class
FooTest
2
{
3
public static void
Main
()
4
{
5
Foo
(
0x0
L
);
6
}
7
8
static void
Foo
(
ulong
l1
)
9
{
10
}
11
}
12