mirror of
https://github.com/github/codeql.git
synced 2026-04-28 02:05:14 +02:00
Kotlin: Tweak a comment
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user