Dear object-oriented programming languages,
8 years ago
General
Fuck you.
Sincerely,
Me
Sincerely,
Me
Get FA+ |
Site Status |
public class Fuck implements Insult {
// Imaginary code goes here
public String hurlInvective(String target) {
System.out.printf("Fuck you, %s", target);
}
}
Fuck.hurlInvective("object-oriented programming languages.");
// I put either too much or not enough thought into this
// Oh look FA doesn't like tabs or whitespace, so...
Fuck.hurlInvective("FA.");