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

the print functions do not work #158

Open
adrian727 opened this issue May 10, 2015 · 2 comments
Open

the print functions do not work #158

adrian727 opened this issue May 10, 2015 · 2 comments

Comments

@adrian727
Copy link

lesson 2;;

  • : unit = ()

    print_int 3;;

  • : unit =

    print_string "x = ";;

  • : unit =
@xvw
Copy link

xvw commented Jan 7, 2016

The solution is in #154 (stdout is the "console" of the browser)

@pthedinger
Copy link

I've just found the same issue. This could easily be fixed by a bit of documentation to say that this is the case and how to open the JavaScript console in different browsers.

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

3 participants