#include <stdio.h>
int main(){
HELL:printf(\"Hell World \")};
goto HELL;
}
Ctrl+[
ZZ