
// just to get a few errors
  let x: string = 1;
 import * as child from 'child_process';

