Gotos in restricted functions

If a ‘proper tail calls’ feature ever gets implemented, it should provide a decent way to simulate regular gotos (via inlining), though that doesn’t really help with computed gotos…