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