mirror of
https://github.com/golang/go.git
synced 2025-05-31 23:25:39 +00:00
Added definition for raw string. Added definitions for function and method declarations. Enabled function, method, and type declarations to appear in Editor pop up menu. Fixes #466. R=golang-dev, gri CC=golang-dev https://golang.org/cl/183065