Lines Matching refs:halfbar
478 halfbar = ((int(console.width) - 16) // 2) * '='479 console.write(halfbar + ' RESTART ' + halfbar)