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

Running examples at the source level: FAILED with 0 #2

Open
catalin-hritcu opened this issue Oct 11, 2019 · 0 comments
Open

Running examples at the source level: FAILED with 0 #2

catalin-hritcu opened this issue Oct 11, 2019 · 0 comments

Comments

@catalin-hritcu
Copy link
Member

catalin-hritcu commented Oct 11, 2019

Is this expected output for ./run_extracted_examples.sh --force-extraction?

*** Running examples at the source level ***
Output of run_source_default_init_buffer.ml:
42
Output of run_source_factorial.ml:
FAILED with 0
Output of run_source_identity.ml:
FAILED with 0
Output of run_source_increment.ml:
FAILED with 0
Output of run_source_nested_calls.ml:
FAILED with 0
*** Examples compiled at the intermediate level ***
Output of run_intermediate_compiled_default_init_buffer.ml:
42
Output of run_intermediate_compiled_factorial.ml:
FAILED with 1
Output of run_intermediate_compiled_identity.ml:
FAILED with 1
Output of run_intermediate_compiled_increment.ml:
FAILED with 1
Output of run_intermediate_compiled_nested_calls.ml:
FAILED with 1
*** Examples compiled at the SFI level ***
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

No branches or pull requests

1 participant