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

Too many quickfix suggestions #295

@Mazesch

Description

@Mazesch

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;
    }
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions