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

"Add 'memory' modifier" quickfix does nothing #285

@Mazesch

Description

@Mazesch

code example:

pragma solidity ^0.5.9;

contract Test {
    function test(uint[1] a) public returns (uint){
         return a[0];
    }
}

Metadata

Metadata

Assignees

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