Skip to content

Commit

Permalink
Break API
Browse files Browse the repository at this point in the history
Testing compatibility check job.
  • Loading branch information
at-wat committed Feb 29, 2024
1 parent 8d3cedc commit 6819112
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 bool
}

0 comments on commit 6819112

Please sign in to comment.