C#: Code tidy.

This commit is contained in:
calum
2019-03-27 18:09:19 +00:00
committed by Calum Grant
parent 343cddcbb7
commit 3046cc494a
9 changed files with 23 additions and 18 deletions

View File

@@ -120,8 +120,8 @@ diagnostics(
int location: @location_default ref
);
extraction_messages(
unique int id: @extraction_error,
extractor_messages(
unique int id: @extractor_message,
int severity: int ref,
string origin : string ref,
string text : string ref,