File tree Expand file tree Collapse file tree 7 files changed +0
-7
lines changed Expand file tree Collapse file tree 7 files changed +0
-7
lines changed Original file line number Diff line number Diff line change 33// license that can be found in the LICENSE file.
44
55//go:build js && wasm
6- // +build js,wasm
76
87package execpath
98
Original file line number Diff line number Diff line change 33// license that can be found in the LICENSE file.
44
55//go:build aix || darwin || dragonfly || freebsd || linux || nacl || netbsd || openbsd || solaris
6- // +build aix darwin dragonfly freebsd linux nacl netbsd openbsd solaris
76
87package execpath
98
Original file line number Diff line number Diff line change 33// license that can be found in the LICENSE file.
44
55//go:build cgo
6- // +build cgo
76
87package testenv
98
Original file line number Diff line number Diff line change 33// license that can be found in the LICENSE file.
44
55//go:build !windows
6- // +build !windows
76
87package testenv
98
Original file line number Diff line number Diff line change 11//go:build unix && !darwin
2- // +build unix,!darwin
32
43package testscript
54
Original file line number Diff line number Diff line change 11//go:build !unix
2- // +build !unix
32
43package testscript
54
Original file line number Diff line number Diff line change 11//go:build !windows
2- // +build !windows
32
43package testscript
54
You can’t perform that action at this time.
0 commit comments