vanishing
Results
1
issues of
vanishing
``` - while (key >= 0) { + if (key >= 0) { key = kd.readKeyReleased(); if (key > 0) { ```