7 lines
54 B
Go
7 lines
54 B
Go
|
// from chapter 10
|
||
|
package main
|
||
|
|
||
|
func calendar() {
|
||
|
|
||
|
}
|