Anonymous
8/11/2025, 7:45:45 PM
No.106225902
if err != nil {
return fmt.Errorf("oopsie wopsie: %w", err)
}
i'm a retarded gojeet I like my error handling to take up half of my loc
Anonymous
7/19/2025, 4:04:10 PM
No.105956953
if err != nil {
return fmt.Errorf("oopsie wopsie: %w", err);
}
do Go-tards really?
Anonymous
7/15/2025, 3:42:08 AM
No.105909822
if err != nil {
return fmt.Errorf("oopsie wopsie: %w", err);
}