mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
[SMTChecker] Change warning message
This commit is contained in:
@@ -29,5 +29,5 @@ contract C
|
||||
}
|
||||
}
|
||||
// ----
|
||||
// Warning 6328: (329-344): Assertion violation happens here
|
||||
// Warning 6328: (380-395): Assertion violation happens here
|
||||
// Warning 6328: (329-344): Assertion violation happens here.
|
||||
// Warning 6328: (380-395): Assertion violation happens here.
|
||||
|
||||
Reference in New Issue
Block a user