import cligen import common proc main(files:seq[string]) = for file in files: echo "" dispatch(main, version=("version", nimbaseVersion))