'use strict';
require('../common');
const runBenchmark = require('../common/benchmark');
runBenchmark('policy', [
'n=1',
]);