index
:
tour
this commit
master
touring some programming systems
elioat <elioat@tilde.institute>
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
js
/
scripting-lang
/
baba-yaga-c
/
test_nested_unary.txt
blob: 5fb25cc36e8e941dc4b67dc5470cf99757486aa7 (
plain
) (
blame
)
1
2
3
4
5
/* Test nested unary minus */ /* Test nested unary minus */ nested : -(-5); ..out nested;