go/ssa/interp: remove stale TODO
Followup to TBR'd change https://go-review.googlesource.com/#/c/18191/. Change-Id: I7d6957a46aea00cfe0b734576b5392d578ee06d9 Reviewed-on: https://go-review.googlesource.com/18326 Reviewed-by: Alan Donovan <adonovan@google.com>
This commit is contained in:
parent
c49318f04a
commit
8f90b5e560
|
@ -165,7 +165,6 @@ var gorootSrcTests = []string{
|
|||
// "container/ring",
|
||||
// "hash/adler32",
|
||||
|
||||
// TODO(adonovan): packages with Examples require os.Pipe (unimplemented):
|
||||
"unicode/utf8",
|
||||
"path",
|
||||
"flag",
|
||||
|
|
Loading…
Reference in New Issue