Home
last modified time | relevance | path

Searched refs:newList (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/regex/
H A Dpackage.d1271 string newList = replaceFirst!(cap => to!string(to!int(cap.hit)+1)) variable
1273 assert(newList == "#22 out of 46");
1320 string newList = replaceFirst!(cap => to!string(to!int(cap.hit)+1)) variable
1322 assert(newList == "#22 out of 46");