mirror of
https://github.com/golang/go.git
synced 2025-05-15 12:24:37 +00:00
- correctly associate comments with declarations (available through AST) - very raw printing of interface - much more functionality, now needs some formatting, sorting, etc. R=r OCL=26213 CL=26213