mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Correctly name builtin functions in error messages.
This commit is contained in:
@@ -57,7 +57,7 @@
|
||||
"typeDescriptions":
|
||||
{
|
||||
"typeIdentifier": "t_function_error_pure$__$returns$__$",
|
||||
"typeString": "function () pure"
|
||||
"typeString": "error ()"
|
||||
}
|
||||
},
|
||||
"id": 6,
|
||||
|
||||
Reference in New Issue
Block a user