Sign in
go
/
mobile
/
a99e94455178f31b342aac3889d579264cd24edb
/
.
/
example
/
flappy
/
main_x.go
blob: 3d440e725622b4e3f1b2c37edc50077eef42aed9 [
file
] [
log
] [
blame
]
// Copyright 2014 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() {
}