package yu_strings import ( "fmt" "testing" ) func TestGet09s(t *testing.T) { fmt.Println(Get09s("8A797F7ASF78A7F78AS78F7A79")) }