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
/
031_div_literals.xi
blob: 16a75f8b05ceda0332789caf0b443aaa9a6f98da (
plain
) (
blame
)
1
2
3
4
5
6
7
8
main
()
:
int
{
return
8
/
2
}
//@PRACOWNIA
//@out Exit code: 4