onRS method Null safety

void onRS()

Called when an R/S instruction stops the program (usually in the middle, to deliver intermediate results).

Implementation

void onRS() {}