Skip to content

Commit

Permalink
feat: adding fosho feature
Browse files Browse the repository at this point in the history
  • Loading branch information
Fusion committed Oct 1, 2023
1 parent 25c424c commit c8126ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion v2/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@ import (
)

func main() {
// This will print the word "main" v2
// This will print the word "main" v2-fosho
fmt.Println("main")
}

0 comments on commit c8126ae

Please sign in to comment.