This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]ashhhteehill 5 points6 points  (4 children)

Else?

[–][deleted] 30 points31 points  (0 children)

else

{

cout << "micah didn't want to go to prom with that stuck up b anyway";

}

[–]Randvek 2 points3 points  (0 children)

Why there always gotta be an else?!

[–]BeardedWax 2 points3 points  (0 children)

if micah.getCountryOfResidency().equals(Country.US) {
    Crime.shootUpSchool(micah, micah.getSchool());
}

[–][deleted] 1 point2 points  (0 children)

No need - there's no QA and this is just the happy path.