Commit f42f3d9b authored by Michael Yang's avatar Michael Yang
Browse files

go fmt

parent 341fb7e3
//go:build darwin || freebsd || netbsd || openbsd
package readline
import (
......
//go:build linux || solaris
package readline
import (
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment