mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Corrected text
This commit is contained in:
parent
25fc3aa32f
commit
9f237d38a6
@ -101,7 +101,7 @@ private:
|
||||
/// returns the type. Reports errors on errors and returns the default type.
|
||||
YulString expectExpression(Expression const& _expr);
|
||||
YulString expectUnlimitedStringLiteral(Literal const& _literal);
|
||||
/// Vists the expression and expects it to return a single boolean value.
|
||||
/// Visits the expression and expects it to return a single boolean value.
|
||||
/// Reports an error otherwise.
|
||||
void expectBoolExpression(Expression const& _expr);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user