/// // @target: esnext // @lib: es2015 // @strict: true ////const p4: Promise = new Promise(resolve => resolve()); verify.not.codeFixAvailable();