Comment on This is just cruel

<- View Parent
autokludge@programming.dev ⁨10⁩ ⁨months⁩ ago
error[E0308]: mismatched types
 --> src/main.rs:2:10
  |
2 |     while(1){ suffer(); }
  |          ^^^ expected `bool`, found integer

source
Sort:hotnewtop