index
:
compiler_construction
this commit
main
Project for Compiler Construction course
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
pracownia4
/
pracownia3
/
018_empty_main.xi
blob: 336daf174213ff4652c9bd38b3ad92deb50433e1 (
plain
) (
blame
)
1
2
3
4
5
6
7
8
main
()
:
int
{
return
0
}
//@PRACOWNIA
//@out Exit code: 0