6 lines
70 B
Go
6 lines
70 B
Go
package main
|
|
|
|
func main() {
|
|
// Empty stub - will be filled in T0.8
|
|
}
|