Bob Rogers wrote:

How about extending ".return" to cover these:

        .return foo(x, ...)         # tail function call

.return o.foo(x, ...) # tail method call

Done - rev 7959.

More tests are welcome, as always. See imcc/t/syn/tail.t for existing ones.

leo



Reply via email to