7 lines
53 B
Go
7 lines
53 B
Go
//go:build !solution
|
|
|
|
package main
|
|
|
|
func main() {
|
|
|
|
}
|