Sign in
apache
/
netbeans
/
3f277361c3bdd1d5120c7a7654e8acb61994283a
/
.
/
php
/
php.editor
/
test
/
unit
/
data
/
testfiles
/
parser
/
binaryNotation_02.php
blob: bc2d6c8132208b157a73593c913eae4b3850571d [
file
] [
log
] [
blame
]
<?
php
$int
=
0b0
;
?>