mirror of
https://github.com/golang/go
synced 2024-11-12 05:40:22 -07:00
exp/ssa/interp: disable interp_test on non-POSIX.
R=gri, rsc CC=golang-dev https://golang.org/cl/7422051
This commit is contained in:
parent
ba1d5571db
commit
be6e82e30b
@ -1,3 +1,5 @@
|
||||
// +build !windows,!plan9
|
||||
|
||||
package interp_test
|
||||
|
||||
import (
|
||||
|
Loading…
Reference in New Issue
Block a user