mirror of
https://github.com/unknwon/the-way-to-go_ZH_CN.git
synced 2025-08-12 01:21:38 +08:00
fix: coding style and file format for all example.
This commit is contained in:
@@ -29,4 +29,5 @@ func TypeSwitch() {
|
||||
func main() {
|
||||
TypeSwitch()
|
||||
}
|
||||
|
||||
// Output: any hello is a special String!
|
||||
|
Reference in New Issue
Block a user