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
Take stars out of types where they make more sense.
[mono-project.git]
/
mcs
/
tests
/
test-356.cs
blob
7700ad63b102ed5f92410cb8de553db0f141ffd4
1
public class
MainClass
{
2
public static void
Main
() {
3
const int
size
=
sizeof
(
int
);
4
}
5
}
6