package main import "github.com/carapace-sh/carapace-bin/completers/java_completer/cmd" func main() { cmd.Execute() }