py/repl: Initialise q_last variable to prevent compiler warnings.
Some older compilers cannot deduce that q_last is always written to before being read.
Showing
Please register or sign in to comment
Some older compilers cannot deduce that q_last is always written to before being read.