@@ -1,4 +1,5 @@
//go:build darwin || freebsd || netbsd || openbsd
+
package readline
import (
//go:build linux || solaris