Module RargTests.Rarg_CmdInternal_test

module CmdInternal = RargInternal.CmdInternal;
module ArgsMap = RargInternal.ArgsMap;
module Args = RargInternal.Args;
module T = Rarg.Type;
module Commands = Rarg_FakeCommands;
module Cmd = Rarg.Cmd;
module R: { ... };