Skip to content

Empty contract won't print comments inside. #162

@Janther

Description

@Janther

This contract:

pragma solidity ^0.5.0;

contract Comments {
    // solhint-disable-previous-line no-empty-blocks
}

throws the following error.

Comment "solhint-disable-previous-line no-empty-blocks" was not printed. Please report this error!

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinghelp wantedExtra attention is needed

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions