Skip to content
This repository has been archived by the owner on May 30, 2022. It is now read-only.

Minor change in printf #3

Open
wants to merge 1 commit into
base: go-main
Choose a base branch
from
Open

Minor change in printf #3

wants to merge 1 commit into from

Conversation

marcelosousa
Copy link
Member

@marcelosousa marcelosousa commented Jul 16, 2021

This PR introduces a minor change in the first printf of the main function.

View onReviewpad

Copy link

@reviewpad-bot reviewpad-bot left a comment

Choose a reason for hiding this comment

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

@@ -5,6 +5,6 @@ import (
)

func main() {
fmt.Printf("Hello from Reviewpad")

Choose a reason for hiding this comment

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

test

@marcelosousa marcelosousa added the good first issue Good for newcomers label Sep 20, 2021
Copy link
Member Author

@marcelosousa marcelosousa left a comment

Choose a reason for hiding this comment

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

Trying out.

View on Reviewpad

@@ -5,6 +5,6 @@ import (
)

func main() {
Copy link
Member Author

Choose a reason for hiding this comment

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

Testing.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
good first issue Good for newcomers
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants