mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Enable the -Wextra-semi warning
This commit is contained in:
committed by
Daniel Kirchner
parent
0015e8cd84
commit
1e2bfbd6b2
@@ -84,7 +84,7 @@ public:
|
||||
return Step::invalidInCurrentEnvironment();
|
||||
else
|
||||
return std::nullopt;
|
||||
};
|
||||
}
|
||||
};
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user