talks/2015/02-devconf.cz/tags.go

9 lines
89 B
Go
Raw Permalink Normal View History

2015-02-05 23:58:25 +00:00
// START1 OMIT
// +build !windows linux,cgo
// STOP1 OMIT
package main
func main() {
}