blob: 8fc2b805643475416c2a9f78ff09d63e6e01486e [file] [log] [blame]
//go:build tools
// +build tools
package main
import (
_ "gioui.org/cmd/gogio"
)