News
Improve UX "Assign To" function #32735 New issue Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community. ... A poor user ...
This Solidity: contract B { function g() public {} } contract C is B { // the constant keyword triggers the crash bytes4 public constant s2 = B.g.selector; } crashes the compiler with the following ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results