mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Allow marking free functions as suffixes
This commit is contained in:
@@ -60,6 +60,7 @@
|
||||
"scope": 5,
|
||||
"src": "15:33:1",
|
||||
"stateMutability": "payable",
|
||||
"suffix": false,
|
||||
"virtual": false,
|
||||
"visibility": "external"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user