fix(all): Fixes #399 tabs missing from JS output.

This commit is contained in:
Rodrigo Rodriguez 2024-01-01 11:20:10 -03:00
parent 272369f41d
commit 4e1e263095

View file

@ -2406,7 +2406,7 @@ export class SystemKeywords {
}
GBLog.info(`BASIC: MERGE results: merges:${merges}, additions:${adds}, skipped: ${skipped}.`);
return table;
}
/**