Skip to content

unexpected end of macro invocation when passing no parameters to debug macro. #271

@cedws

Description

@cedws

When I pass no parameters to debug!(), like so,

debug!();

the program will exit with the error unexpected end of macro invocation. The expected behavior is that an empty line should be printed, as it is with println!().

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions