module completions { # output a string repeatedly until killed export extern yes [ msg?: string --help(-h) # Print help ] } use completions *