mirror of
https://github.com/taigrr/wtf
synced 2025-01-18 04:03:14 -08:00
7 lines
145 B
Go
7 lines
145 B
Go
// This file is here so go get succeeds as without it errors with:
|
|
// no buildable Go source files in ...
|
|
//
|
|
// +build !windows
|
|
|
|
package oleutil
|