[ create a new paste ] login | about

Link: http://codepad.org/b9iQYsQW    [ raw code | output | fork ]

PHP, pasted on Feb 18:
1
2
3
<?
print(System.out.print("hello world\n"));
?>


Output:
1
2
hello world
Systemout1


Create a new paste based on this one


Comments: