2
0
mirror of synced 2025-02-23 14:58:12 +00:00
mobile/example/network/main_x.go

11 lines
216 B
Go
Raw Normal View History

// 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() {
}