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
/
in_rhs.sy
blob: 28ed2760846529d2ec571b006eaabc3f31bca304 (
plain
) (
blame
)
1
2
3
start :: fn { 5 <=> 1 * 2 + 3 }