summaryrefslogtreecommitdiff
path: root/test/escape3.go
diff options
context:
space:
mode:
Diffstat (limited to 'test/escape3.go')
-rw-r--r--test/escape3.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/escape3.go b/test/escape3.go
index 0612ae2dd..4c1989151 100644
--- a/test/escape3.go
+++ b/test/escape3.go
@@ -4,7 +4,7 @@
// Use of this source code is governed by a BSD-style
// license that can be found in the LICENSE file.
-// Test run-time behavior of escape analysis-related optimizations.
+// Test the run-time behavior of escape analysis-related optimizations.
package main