Remove CallFrame.to_string
The desired string format for a CallFrame may differ between applications using it. Inko itself does not use CallFrame.to_string either, so let's just get rid of it.
Showing
Please register or sign in to comment