mirror of
https://github.com/golang/go.git
synced 2025-12-08 06:10:04 +00:00
Just a first basic test, I'll extend this to test more but want to get an opinion on basic approach first. Change-Id: Idab9ebd7d9960b000b81a01a1e53258bf4bce755 Reviewed-on: https://go-review.googlesource.com/9386 Reviewed-by: Ian Lance Taylor <iant@golang.org> Run-TryBot: Ian Lance Taylor <iant@golang.org>
4 lines
30 B
Go
4 lines
30 B
Go
package main
|
|
|
|
func main() {
|
|
}
|