ebiten/internal/vettools
Hajime Hoshi 03cbfaca42 internal/vettools: return non-nil value
When executing internal/vettools directly by `go run`, this caused
an error since the return type must match with ResultType.
2024-11-09 22:46:01 +09:00
..
imageimportcheck.go internal/vettools: return non-nil value 2024-11-09 22:46:01 +09:00
main.go