Searched refs:str_a (Results 1 – 1 of 1) sorted by relevance
30 let str_a = "18:23:08"; in test_scanf() localVariable33 scanf!(str_a, |c| c == ':' || c == '.', i64, i64, i64, i64) in test_scanf()