Skip to content

Error in Preparing the Original #6

@chenbihuan

Description

@chenbihuan

Hello,

When writing the original file into the /original/ folder, muJava seems to incorrectly handle shift operators.

For example, int _x = x >> 6; becomes int _x = x > 6;, which cannot be compiled.

Any clue about this?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions