File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -196,7 +196,7 @@ xfeature EDI
196196 .qu.compare[rows; ([] a: 8 9)]
197197
198198
199- feature .com_kx_edi.toStructuredText
199+ xfeature .com_kx_edi.toStructuredText
200200 before
201201 .test.toStructuredText: {
202202 .com_kx_edi.toStructuredText[x; count x; .axq.isAtom x; .axq.typeOf x]
@@ -301,7 +301,7 @@ feature .com_kx_edi.toStructuredText
301301
302302 )
303303
304- feature .com_kx_ediNoCoverage.evaluate
304+ xfeature .com_kx_ediNoCoverage.evaluate
305305
306306 before
307307 .test.ctx: string system "d";
@@ -345,7 +345,7 @@ feature .com_kx_ediNoCoverage.evaluate
345345 `error`errorMsg`data!(0b; ""; 14)]
346346
347347// @TICKET KXI-9607
348- feature .com_kx_edi.toString
348+ xfeature .com_kx_edi.toString
349349
350350 before
351351 // @qlintsuppress OVERWRITE_ARTIFACT(1)
@@ -379,7 +379,7 @@ feature .com_kx_edi.toString
379379 ",(();();())\n"
380380
381381// @TICKET KXI-12077
382- feature sampling
382+ xfeature sampling
383383 before
384384 .test.args: (!) . flip (
385385 (`isTableView; 1b);
You can’t perform that action at this time.
0 commit comments