Kotlin: Tweak a comment

This commit is contained in:
Ian Lynagh
2021-11-09 20:31:42 +00:00
parent 8853489f04
commit 5cf14e6f39

View File

@@ -140,7 +140,7 @@ compilation_finished(
diagnostics(
unique int id: @diagnostic,
string generated_by: string ref, // TODO: Sync this with CPP?
string generated_by: string ref, // TODO: Sync this with the other languages?
int severity: int ref,
string error_tag: string ref,
string error_message: string ref,