We want the DIO debugger with `SHOW_CALLS` to show the callValue if it is nonzero. This task includes implementing a print function for `val_t`.
We want the DIO debugger with
SHOW_CALLSto show the callValue if it is nonzero.This task includes implementing a print function for
val_t.