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