mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Move basefee_berlin_function test to syntax tests.
This commit is contained in:
parent
5941f029ad
commit
8e2f929648
@ -15,8 +15,7 @@ contract C {
|
||||
}
|
||||
}
|
||||
// ====
|
||||
// compileViaYul: also
|
||||
// EVMVersion: <=berlin
|
||||
// EVMVersion: =berlin
|
||||
// ----
|
||||
// f() -> 0
|
||||
// g() -> 1000
|
||||
// DeclarationError 5017: (98-105): The identifier "basefee" is reserved and can not be used.
|
||||
// DeclarationError 5017: (242-307): The identifier "basefee" is reserved and can not be used.
|
Loading…
Reference in New Issue
Block a user