module completions { # clear the terminal's screen export extern clear [ --help(-h) # Print help --version(-V) # Print version ] } use completions *