mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Forgot some asterisks.
This commit is contained in:
parent
b03a6a3563
commit
28ef0f0f1e
@ -41,7 +41,9 @@ namespace test
|
||||
namespace
|
||||
{
|
||||
|
||||
/// Helper class that extracts the first expression in an AST.
|
||||
/**
|
||||
* Helper class that extracts the first expression in an AST.
|
||||
*/
|
||||
class FirstExpressionExtractor: private ASTVisitor
|
||||
{
|
||||
public:
|
||||
|
Loading…
Reference in New Issue
Block a user