cpp_range icon indicating copy to clipboard operation
cpp_range copied to clipboard

The code doesn't work.

Open tmr232 opened this issue 9 years ago • 0 comments

I cloned the repo, built it, and run the tests - and it looks ok. But When I use it - it never enters the loop. Looking at the tests, they seem off too, and adding an infinite loop (for(;;) in the test loop body does not change anything - the tests still pass.

I am using Visual Studio 2015.

tmr232 avatar Nov 27 '16 17:11 tmr232