]> Cypherpunks repositories - gostls13.git/commit
runtime: use Escape instead of escape in export_test.go
authorMichael Anthony Knyszek <mknyszek@google.com>
Tue, 3 May 2022 15:40:40 +0000 (15:40 +0000)
committerMichael Knyszek <mknyszek@google.com>
Tue, 3 May 2022 15:51:30 +0000 (15:51 +0000)
commite7508598bb8007ec2a04cb25a6076643af05c033
treefd096c531d20125eaec3a48dce0c02b6f3e6b18a
parentf01c20bf2ba889e5c9e3565175cc4276f9c11516
runtime: use Escape instead of escape in export_test.go

I landed the bottom CL of my stack without rebasing or retrying trybots,
but in the rebase "escape" was removed in favor of "Escape."

Change-Id: Icdc4d8de8b6ebc782215f2836cd191377cc211df
Reviewed-on: https://go-review.googlesource.com/c/go/+/403755
Reviewed-by: Bryan Mills <bcmills@google.com>
Run-TryBot: Michael Knyszek <mknyszek@google.com>
src/runtime/export_test.go