mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Change comments
This commit is contained in:
@@ -29,7 +29,7 @@ namespace solidity
|
||||
|
||||
enum class ExperimentalFeature
|
||||
{
|
||||
ABIEncoderV2, // new ABI encoder that makes use of JULIA
|
||||
ABIEncoderV2, // new ABI encoder that makes use of Yul
|
||||
SMTChecker,
|
||||
V050, // v0.5.0 breaking changes
|
||||
Test,
|
||||
|
||||
Reference in New Issue
Block a user