blob: a4d2f148943bf4fb4859cee8c8311e188989cd7e [file] [log] [blame]
def getDigits() {
return [0, 1, 2, 3, 4, 5, 6, 7, 8, 9]
}