1
0
mirror of https://github.com/golang/go synced 2024-11-12 00:30:22 -07:00
go/test/golden.out
Mikio Hara 4c2614c57c undo CL 5844051 / 5d0322034aa8
Breaks closure test when GOMAXPROCS=2 or more.

««« original CL description
runtime: restore deadlock detection in the simplest case.

Fixes #3342.

R=iant, r, dave, rsc
CC=golang-dev, remy
https://golang.org/cl/5844051

»»»

R=rsc
CC=golang-dev
https://golang.org/cl/5924045
2012-03-27 13:05:17 +09:00

22 lines
144 B
Plaintext

== ./
== ken/
== chan/
== interface/
== syntax/
== dwarf/
== safe/
== fixedbugs/
== bugs/
=========== bugs/bug395.go
bug395 is broken