Skip to content

Commit 301a564

Browse files
JairusSWMaxGraey
andauthored
Update src/program.ts
Co-authored-by: Max Graey <maxgraey@gmail.com>
1 parent d59cbbc commit 301a564

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/program.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -443,7 +443,7 @@ export class Program extends DiagnosticEmitter {
443443
this.nativeFile = nativeFile;
444444
this.filesByName.set(nativeFile.internalName, nativeFile);
445445

446-
// temporary workaround. remove after multi-value support is finished
446+
// TODO: temporary workaround. remove after multi-value support is finished
447447
this.parser.options = this.options;
448448
}
449449

0 commit comments

Comments
 (0)