Closed xushiwei closed 4 years ago
- goto - break - continue - fallthrough
fallthrough is ok at #319 break and continue without label at #362
goto/label is ok at #377 and #369
https://github.com/goplus/gop/pull/478
https://github.com/goplus/gop/pull/563