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
/
tests
/
simple.tdy
blob: 4a0b7d1943324e8cd913dd8f5a80506c1b5d850c (
plain
) (
blame
)
1
2
3
4
5
a := fn f: fn -> { f() } a(fn { print 2 })