Sign in
apache
/
netbeans
/
419f65eb0cccf624032c1c4925bf8d58069043ae
/
.
/
php
/
php.editor
/
test
/
unit
/
data
/
testfiles
/
parser
/
binaryNotation_04.php
blob: aac0f21f5c0528400e84a16a0e9d72402fb543ce [
file
]
<?
php
$int
=
0b2
;
?>