Skip to content

Commit

Permalink
Test API compatibility job
Browse files Browse the repository at this point in the history
  • Loading branch information
at-wat authored Mar 4, 2024
1 parent e86a2ca commit 7443eb7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dummy.go
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,5 @@ var ErrDummy = errors.New("dummy")

// PublicAPI is a dummy public API definition.
type PublicAPI struct {
PublicMember int
PublicMember string
}

0 comments on commit 7443eb7

Please sign in to comment.