'use strict'
const appendResult = require('./lib/util').appendResult
appendResult(JSON.stringify(process.argv.slice(2)))