module completions { # print user's login name export extern logname [ --help(-h) # Print help --version(-V) # Print version ] } use completions *