TypeScript/tests/cases/fourslash/smartSelection_functionParams2.ts

8 lines
125 B
TypeScript
Raw Normal View History

2019-04-24 01:41:59 +02:00
/// <reference path="fourslash.ts" />
////function f(
//// a,
//// /**/b
////) {}
verify.baselineSmartSelection();