[ create a new paste ] login | about

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

PHP, pasted on Jan 19:
1
2
3
<?php

print 13 == "13LarryWallTest" ? 'Perl' : 'Not Perl';


Output:
1
Perl


Create a new paste based on this one


Comments: