Add full stops to error messages

This commit is contained in:
Nikola Matic
2022-08-05 09:52:48 +02:00
parent 19ad8b115e
commit 40de2b0442
56 changed files with 169 additions and 170 deletions
@@ -7,4 +7,4 @@ contract C
}
// ----
// TypeError 4247: (68-69): Expression has to be an lvalue.
// TypeError 9767: (59-70): Unary operator delete cannot be applied to type tuple(,int_const 0)
// TypeError 9767: (59-70): Unary operator delete cannot be applied to type tuple(,int_const 0).