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:
@@ -103,6 +103,7 @@
|
||||
"scope": 7,
|
||||
"src": "40:46:0",
|
||||
"stateMutability": "pure",
|
||||
"suffix": false,
|
||||
"virtual": false,
|
||||
"visibility": "public"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user