]> Cypherpunks repositories - gostls13.git/commit
runtime: make Frames example produce documented output
authorJes Cok <xigua67damn@gmail.com>
Tue, 12 Nov 2024 14:53:50 +0000 (14:53 +0000)
committerGopher Robot <gobot@golang.org>
Thu, 14 Nov 2024 15:25:17 +0000 (15:25 +0000)
commiteb1e505f3f04721763e001e607322aea0f7465ba
treee282f7eacf18922e1a036f7b3633974efa6ddf05
parentd31d77a26333a3af1ae346875bec4784121a8213
runtime: make Frames example produce documented output

I believe now this code can work in both test and standalone situations.

Fixes #70057

Change-Id: Ieb5163e6b917fd03d050f65589df6c31ad2515fe
GitHub-Last-Rev: db4863c05e4d4bcbd40caf459d29e2eee81f847b
GitHub-Pull-Request: golang/go#70270
Reviewed-on: https://go-review.googlesource.com/c/go/+/625904
Auto-Submit: Ian Lance Taylor <iant@google.com>
Reviewed-by: Ian Lance Taylor <iant@google.com>
TryBot-Bypass: Ian Lance Taylor <iant@golang.org>
Reviewed-by: Cherry Mui <cherryyz@google.com>
src/runtime/example_test.go