assert.deepStrictEqual(
        utils.parseArg('-foo'),
        {
          flags: [
            new Flag('short', 'f'),