Skip to content

Commit

Permalink
add test diff
Browse files Browse the repository at this point in the history
  • Loading branch information
Brat-vseznamus committed May 27, 2024
1 parent b6af085 commit da1ed4d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions internal/tlcodegen/tlgen.go
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,7 @@ type LocalResolveContext struct {
}

// TODO: change to provide more useful information
// another tets diff
func TLGenBuildInfo() (commit string, version string) {
if info, ok := debug.ReadBuildInfo(); ok {
for _, setting := range info.Settings {
Expand Down

0 comments on commit da1ed4d

Please sign in to comment.