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
/
pracownia3
/
007_mul_literals.xi
blob: 4302efe592958e1b3c3dfe87acf1a3e1a1139608 (
plain
) (
blame
)
1
2
3
4
5
6
7
8
main
()
:
int
{
return
4
*
3
}
//@PRACOWNIA
//@out Exit code: 12