new features:
- support lambda (only can use as function parameters now), see Lambda expression
- support deducing struct types, see Deduce struct type
- support complex StructLit, see #743
- gop install/test: pass all switches (including unknown switches) to go install/test
- add cl.SetDisableRecover
changes:
- remove cl/_deprecated directories