mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
e434437eb7
The unary + was deprecated with a warning, but will be elevated to an error in 0.5.0. This adds the syntax error for the 0.5.0 pragma, and for a true 0.5.0 release we should consider removing the operator from the parser. |
||
---|---|---|
.. | ||
analysis | ||
ast | ||
codegen | ||
formal | ||
inlineasm | ||
interface | ||
parsing | ||
CMakeLists.txt |