index
:
slam-interpreter.git
main
Git Server
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
samples
/
conditional.sample
blob: 2cb932638794b9f2793d0f02d66410d65194c2e1 (
plain
)
1
2
3
4
5
6
7
define eq10? 10 eq? [ "true" ] [ "false" ] cond ; 10 eq10? s. 5 eq10? s.