Skip to content

Conversation

@tholok97
Copy link
Collaborator

@tholok97 tholok97 commented Dec 8, 2020

No description provided.

Copy link
Owner

@Arxcis Arxcis left a comment

Choose a reason for hiding this comment

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

Here are some one-word sentences that popped into my head while reviewing 😄

}
}

func run(instructions []instruction) (isinfinite bool, accumulator int) {
Copy link
Owner

Choose a reason for hiding this comment

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

Clean 💯 😃

Comment on lines +11 to +14
type instruction struct {
arg int
op string
}
Copy link
Owner

Choose a reason for hiding this comment

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

Fun!

@Arxcis Arxcis merged commit 9c07440 into Arxcis:main Dec 8, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants