以下关键字是保留的,不能用作标识符:

    1. break default func interface select
    2. case defer go map struct
    3. chan else goto package switch
    4. const fallthrough if range type
    5. continue for import return var