qsandbox/nim/commands/list.nim

4 lines
64 B
Nim

import std/parseopt
proc list*(args: OptParser) =
echo "list"