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
/
compare_constants_equality.sy
blob: e8f64ed175727a0e586e72ab0c2bcd9e6a81663f (
plain
) (
blame
)
1
2
3
4
5
start :: fn { if 1 == 2 { <!> } }