Searched defs:modWTest (Results 1 – 1 of 1) sorted by relevance
338 type modWTest struct { struct339 in string340 dividend string341 out string352 func runModWTests(t *testing.T, tests []modWTest) {