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
/
expression
/
div.sy
blob: df3e7bbe7322d9e527c626ad40d46d846ea0cf9d (
plain
) (
blame
)
1
2
3
4
5
start :: fn { a := 2 a /= 2 a <=> 1 }