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