//// [invalidTripleSlashReference.ts] /// /// // this test doesn't actually give the errors you want due to the way the compiler reports errors var x = 1; //// [invalidTripleSlashReference.js] /// /// // this test doesn't actually give the errors you want due to the way the compiler reports errors var x = 1;