Skip to content

Commit 9b2d39b

Browse files
willfaughtrandall77
authored andcommitted
cmd/compile/internal/ssa: match style and formatting
Format final sentence in paragraph and make sentence case to match style. Change-Id: I991729257fea202509f59a928b943e10ef1761f4 GitHub-Last-Rev: 770bbf5 GitHub-Pull-Request: #75550 Reviewed-on: https://go-review.googlesource.com/c/go/+/705519 Reviewed-by: Jorropo <jorropo.pgm@gmail.com> Reviewed-by: Keith Randall <khr@google.com> Reviewed-by: Michael Knyszek <mknyszek@google.com> LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com> Auto-Submit: Jorropo <jorropo.pgm@gmail.com>
1 parent e23edf5 commit 9b2d39b

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/cmd/compile/internal/ssa/README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,8 +48,7 @@ However, certain types don't come from Go and are special; below we will cover
4848

4949
Some operators contain an auxiliary field. The aux fields are usually printed as
5050
enclosed in `[]` or `{}`, and could be the constant op argument, argument type,
51-
etc.
52-
for example:
51+
etc. For example:
5352

5453
v13 (?) = Const64 <int> [1]
5554

0 commit comments

Comments
 (0)