mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-02-07 05:29:11 -06:00
Simplify the test
This commit is contained in:
parent
e3bfec5217
commit
3aa33aa4ed
@ -1,7 +1,7 @@
|
||||
/// <reference path="fourslash.ts"/>
|
||||
////export const strong: StrongParser = verify(fmap(build(() =>
|
||||
//// /*start*/surround('**', compress(some(union([inline]), '**')), '**')),/*end*/
|
||||
//// ns => [html('strong', ns)]
|
||||
////), ([el]) => hasTightStartText(el));
|
||||
////someCall(
|
||||
//// /*start*/"firstParameter",/*end*/
|
||||
//// "something else"
|
||||
////);
|
||||
|
||||
format.selection("start", "end");
|
||||
Loading…
x
Reference in New Issue
Block a user