package main //go:generate go run github.com/go-swagger/go-swagger/cmd/swagger generate client --spec https://raw.githubusercontent.com/superseriousbusiness/gotosocial/main/docs/api/swagger.yaml func main() { // NOTE(d1): to avoid strange build error // runtime.main_mainĀ·f: function main is undeclared in the main package }