Skip to content

unnecessary macro #27

@mgerhold

Description

@mgerhold

This macro is not needed and only called once:

macro_rules! opcodes_to_machine {
($opcodes:expr) => {
create_machine_with_opcodes($opcodes)
};
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions