internal/gocore: add parsing test for 1.11 core

Change-Id: I927c8e28686608fa2e775a741f17e8de1eff8811
Reviewed-on: https://go-review.googlesource.com/131375
Reviewed-by: Hyang-Ah Hana Kim <hyangah@gmail.com>
4 files changed
tree: 0f77e35346784db628da9d12805b46f6b6ad8dec
  1. cmd/
  2. internal/
  3. AUTHORS
  4. codereview.cfg
  5. CONTRIBUTING.md
  6. CONTRIBUTORS
  7. LICENSE
  8. README.md
README.md

Go Debug

This repository holds utilities and libraries for debugging Go programs.

WARNING! Please expect breaking changes and unstable APIs. Most of them are currently are at an early, experimental stage.

Report Issues & Send Changes