Searched refs:f2Count (Results 1 – 2 of 2) sorted by relevance
417 int f2Count; variable420 void f2() nothrow @nogc { ++f2Count; } in f2()424 assert(f2Count == 552);
471 int f2Count; variable474 void f2() nothrow @nogc { ++f2Count; } in f2()478 assert(f2Count == 552);