Simplify the test

This commit is contained in:
Sheetal Nandi 2018-10-15 15:55:45 -07:00
parent e3bfec5217
commit 3aa33aa4ed

View File

@ -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");