// Use of this source code is governed by a BSD-style
// license that can be found in the LICENSE file.
+// +build !plan9,!solaris
+
package fsnotify_test
import (
// Use of this source code is governed by a BSD-style
// license that can be found in the LICENSE file.
+// +build !plan9,!solaris
+
// Package fsnotify implements file system notification.
package fsnotify
// Use of this source code is governed by a BSD-style
// license that can be found in the LICENSE file.
+// +build !plan9,!solaris
+
package fsnotify
import (