mirror of
https://github.com/rwinkhart/go-winio.git
synced 2026-08-29 13:26:51 -04:00
6 lines
49 B
Go
6 lines
49 B
Go
// +build !windows
|
|
|
|
package main
|
|
|
|
func main() {}
|