]> Cypherpunks repositories - gostls13.git/commit
bug129
authorRuss Cox <rsc@golang.org>
Fri, 12 Dec 2008 02:19:07 +0000 (18:19 -0800)
committerRuss Cox <rsc@golang.org>
Fri, 12 Dec 2008 02:19:07 +0000 (18:19 -0800)
commit889d9b6ffdae0c5f457d9c3ed1fc1798fc255b3a
treea265d35259972ca702ee8514d3bd3ea5f3142391
parentc9859e7bc6ba501e35c684d2fd407a3bcbb3478c
bug129

package foo
import "syscall"
func f() {
syscall := 1
}

R=ken
OCL=21036
CL=21036
test/bugs/bug129.go [new file with mode: 0644]
test/golden.out