fn interp_browser(
_args: &[RValue],
_named: &[(String, RValue)],
context: &BuiltinContext<'_>,
) -> Result<RValue, RError>Expand description
Enter the browser for interactive debugging (stub).
miniR does not support interactive debugging. Prints a message.
@return invisible NULL