solidity/test/libsolidity/ASTJSON/pragma_experimental_solidity.sol
Nikola Matic 8a41f4ac7e 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-05-15 19:25:13 +02:00

4 lines
39 B
Solidity

pragma experimental solidity;
// ----