Dani

2,259
reputation
2
29
64
    for (1 < 2) {
     eat();
     code();
     for (true === true) {
       beer();
     }
     sleep();
    }