Sign in
go
/
mobile
/
cd1261397367cf5a0367a003569a763538e63586
/
.
/
example
/
network
/
main_x.go
blob: e5285336c71695e88faa9a4acc07428cf2d8234c [
file
] [
log
] [
blame
]
// Copyright 2015 The Go Authors. All rights reserved.
// Use of this source code is governed by a BSD-style
// license that can be found in the LICENSE file.
// +build !darwin,!linux
package main
func main() {
}