[ create a new paste ] login | about

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

slevy1ster - PHP, pasted on Jul 2:
1
2
3
<?php

print is_int(-2147483648)? "true\n\n" : "false\n\n";


Output:
1
2
false



Create a new paste based on this one


Comments: