Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bill's new chicken joke. #128

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Bill's new chicken joke. #128

wants to merge 1 commit into from

Conversation

bill1m
Copy link

@bill1m bill1m commented Mar 29, 2020

This addresses issue #1. Adds a dad joke. (And fixed the missing comma.)

@@ -35,9 +35,10 @@ struct JokeStore {
Joke(description: "What does the father play with his son?", punchline: "Try Catch"),
Joke(description: "You should be careful with functions that return a value...",
punchline: "In fact, I would just a void them."),
Joke(description: "Why do developers do Java?", punchline: "Because they don't C#")
Joke(description: "Why do developers do Java?", punchline: "Because they don't C#"),
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fixes bug in current project.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant