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