Loading
Handle the last loop-control directive: early return
When porting QCOR_EXPECT_TRUE to region-based construct, I realized there is another directive which hasn't been handled: early return.
Adding a test for early returns.
Signed-off-by:
Thien Nguyen <nguyentm@ornl.gov>