mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Disallow using overloaded functions as literal suffixes
This commit is contained in:
@@ -214,13 +214,6 @@
|
||||
],
|
||||
"expression":
|
||||
{
|
||||
"argumentTypes":
|
||||
[
|
||||
{
|
||||
"typeIdentifier": "t_rational_123345789_by_1000000",
|
||||
"typeString": "rational_const 123345789 / 1000000"
|
||||
}
|
||||
],
|
||||
"id": 13,
|
||||
"name": "str",
|
||||
"nodeType": "Identifier",
|
||||
|
||||
Reference in New Issue
Block a user