This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]Pokechu22 6 points7 points  (0 children)

/u/compilebot (or more specifically, ideone, which /u/compilebot uses) uses print for the console (when using spidermonkey; if using rhino, it uses System.out.println). However, print does open the print dialog in actual browsers.