irken-compiler
irken-compiler copied to clipboard
type annotation lost when function inlined
see tests/t_anno3.scm
might be an argument for typing before inlining.
...another argument for typing before optimizations is that it will produce typing errors faster.