blob: 9b222e8b40276754272f39fadaf75b0f0d30d77b [file] [log] [blame]
package z
import "./p2"
func main() {
p2.NewO().RemoveOption("hello", "world")
}