Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[hl] support reading OMakeEnum #61

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

nadako
Copy link
Member

@nadako nadako commented May 10, 2017

No description provided.

@ncannasse
Copy link
Member

Uhm, it should be supported, are you sure you're not trying to read an old version of the bytecode?

@nadako
Copy link
Member Author

nadako commented May 10, 2017

I'm trying to read the following program compiled with latest Haxe:

class Main2 {
    static function main() {
        trace(haxe.ds.Option.Some(10));
    }
}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants