Skip to content

can't alias to existing D type #216

@chriscamacho

Description

@chriscamacho

when translating the header from https://github.com/ggambetta/libz80

dstep emitted the following code (in part)

alias ushort = ushort;
alias byte = ubyte;

fortunately its not a large header so I could just comment these alias's out and change any byte to ubyte ...

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions