]> Cypherpunks repositories - gostls13.git/commit
cmd/gc: fix typo in ordermapassign
authorJan Ziak <0xe2.0x9a.0x9b@gmail.com>
Fri, 11 Apr 2014 13:28:37 +0000 (15:28 +0200)
committerJan Ziak <0xe2.0x9a.0x9b@gmail.com>
Fri, 11 Apr 2014 13:28:37 +0000 (15:28 +0200)
commitf973d9460f1e65e5d53f2d0681256b89bcedbfd3
treec69442643e55c1b4cb1132e9f218de4f61a9de64
parent388d5330ac64eb4f2e3ad0635bf1a440c07923ca
cmd/gc: fix typo in ordermapassign

Fixes #7742

LGTM=dave, rsc
R=rsc, bradfitz, dave
CC=golang-codereviews
https://golang.org/cl/85580047
src/cmd/gc/order.c
test/fixedbugs/issue7742.go [new file with mode: 0644]