Sign in
apache
/
netbeans
/
c9ae5f89a8f92e7ca33367c3f2d49de62080ff6c
/
.
/
php
/
php.editor
/
test
/
unit
/
data
/
testfiles
/
parser
/
binaryNotation_01.php
blob: 42c3ba598e87e25f1ae2a7c6ba186f41c0c603be [
file
]
<?
php
$int
=
0b1
;
?>