Skip to content

Commit

Permalink
github: Get rid of a warning
Browse files Browse the repository at this point in the history
  • Loading branch information
bep committed Nov 3, 2023
1 parent fe1f592 commit 1d85501
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib.go
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
package golibtemplate

// Foo returns a string.
func Foo() string {
return "foo"
}

0 comments on commit 1d85501

Please sign in to comment.