index
:
circleshift/ctc
main
Compiler for the TNSL programming language written in C
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
test_pointer_2.tnsl
blob: 5fe1a3601053523ddfc809165e04dcb4089cdb42 (
plain
)
1
2
3
4
5
6
/; main [int] int i = 0 ~int j = ~i j` = 69 return i ;/