This website requires JavaScript.
Explore
Help
Sign In
cerc-io
/
solidity
Watch
16
Star
0
Fork
0
You've already forked solidity
mirror of
https://github.com/ethereum/solidity
synced
2023-10-03 13:03:40 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
db5baebff8
solidity
/
test
/
libsolidity
/
ASTJSON
/
pragma_experimental_solidity.sol
5 lines
78 B
Solidity
Raw
Normal View
History
Unescape
Escape
Introduce solidity-next pragma Exclude pragma experimental error from ANTLR tests Test for first pragma after non-pragma declaration Resolve import pragmas Change pragma name from next to solidity Add Changelog entries Address review comments
2023-04-27 17:39:59 +00:00
pragma experimental
solidity
;
Restrict experimental solidity to constantinople and above
2023-05-17 14:21:37 +00:00
// ====
// EVMVersion: >=constantinople
Introduce solidity-next pragma Exclude pragma experimental error from ANTLR tests Test for first pragma after non-pragma declaration Resolve import pragmas Change pragma name from next to solidity Add Changelog entries Address review comments
2023-04-27 17:39:59 +00:00
// ----
Reference in New Issue
Copy Permalink