go/src/unicode/digit_test.go

var testDigit

var testLetter

func TestDigit(t *testing.T) {}

// Test that the special case in IsDigit agrees with the table
func TestDigitOptimization(t *testing.T) {}