Skip to content
This repository has been archived by the owner on Jul 2, 2021. It is now read-only.

Too many quickfix suggestions #295

Open
Mazesch opened this issue Aug 8, 2019 · 0 comments
Open

Too many quickfix suggestions #295

Mazesch opened this issue Aug 8, 2019 · 0 comments

Comments

@Mazesch
Copy link
Collaborator

Mazesch commented Aug 8, 2019

The following code gives way too many quickfix options, even though only some may be appropriate.

pragma solidity ^0.5.4;
contract Contract {
    function id(uint a) returns (uint) {
        return a;
    }
}
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant