Jump to content

Hello world/Standard error: Difference between revisions

(debug.warn is deprecated. keep long explanations for newbie example)
Line 810:
or
<lang php>file_put_contents("php://stderr","Hello World!\n");</lang>
 
=={{header|Picat}}==
<lang Picat>println(stderr,"Goodbye, World!")</lang>
 
=={{header|PicoLisp}}==
495

edits

Cookies help us deliver our services. By using our services, you agree to our use of cookies.