error TS5055: Cannot write file 'tests/cases/compiler/a.js' because it would overwrite input file.


!!! error TS5055: Cannot write file 'tests/cases/compiler/a.js' because it would overwrite input file.
==== tests/cases/compiler/a.js (0 errors) ====
    /**
      * @type {number}
      * @type {string}
      */
    var v;
    