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
2010-02-20 Zoltan Varga <vargaz@gmail.com>
[mcs.git]
/
tests
/
test-356.cs
blob
15751c19af71e04ab23ecf77cf6c458cfaecc4ca
1
public class
MainClass
{
2
static void
Main
() {
3
const int
size
=
sizeof
(
int
);
4
}
5
}
6