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
/
wrong_ret.sy
blob: 6c4a9a5cdde53d910a8f1e5fafe4f6c839a52402 (
plain
) (
blame
)
1
2
3
4
5
6
7
start :: fn { f : fn -> int = fn {} f } // errors: [ErrorKind::TypeMismatch(_, _)]