7 lines
52 B
Go
7 lines
52 B
Go
// +build !solution
|
|
|
|
package main
|
|
|
|
func main() {
|
|
|
|
}
|