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