mirror of
https://github.com/gopl-zh/gopl-zh.github.com.git
synced 2025-08-10 09:02:25 +00:00
fix typo
This commit is contained in:
@@ -101,6 +101,7 @@ package main
|
|||||||
|
|
||||||
import (
|
import (
|
||||||
"fmt"
|
"fmt"
|
||||||
|
"os"
|
||||||
)
|
)
|
||||||
|
|
||||||
func main() {
|
func main() {
|
||||||
|
Reference in New Issue
Block a user