Comment on Waffle House: Pull up then. 😐

<- View Parent
user224@lemmy.sdf.org ⁨2⁩ ⁨days⁩ ago
#include <stdio.h>
#include <stdbool.h>

int main(){
        while(true){
                printf("Oh shit\n");
        }
}

source
Sort:hotnewtop