5 lines
71 B
Go
5 lines
71 B
Go
|
package main
|
||
|
|
||
|
// Dummy main so that the example builds.
|
||
|
func main() {}
|