TypeScript/tests/cases/fourslash/smartSelection_mappedTypes.ts

5 lines
158 B
TypeScript
Raw Normal View History

2019-04-24 01:41:59 +02:00
/// <reference path="fourslash.ts" />
////type M = { /*1*/-re/*2*/adonly /*3*/[K in ke/*4*/yof any]/*5*/-/*6*/?: any };
verify.baselineSmartSelection();