index
:
sylt
automatic-link
break-continue
colors
main
min-const-generics
move-tests
namespaces
one-call-to-print
pop_twice-move
sections
selectively-drop-upvalues
single-tuples
unsafe
Game jam language
git
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
progs
/
tests
/
simple.sy
blob: 0f69ae2b65ee26abe46b8481760c6f211bf180f6 (
plain
) (
blame
)
1
2
3
4
5
6
7
8
9
10
11
a := 0 { b := 99999 { a := 99999 a } b a -= 1 } a <=> -1