summaryrefslogtreecommitdiffstats
path: root/debian/perl-framework/t/htdocs/php/ops.php
blob: 912ba33c5b10e28ed4455b04501c0a499588c4d3 (plain)
1
<?php $a=8; $b=4; $c=8; echo $a|$b&$c?>