ktegan

Results 1 comments of ktegan

It looks like this is a known limitation, from source/to_cpp1.h ``` // If there's a next-expression, smuggle it in via a nested do/while(false) loop // (nested "continue" will work, but...