trying_out_go/playground/calendar.go

7 lines
54 B
Go

// from chapter 10
package main
func calendar() {
}