Глава 5: базовые типы

This commit is contained in:
Igor Simdyanov
2022-04-03 20:25:15 +03:00
parent f578f7b736
commit 439cf7628d
9 changed files with 35 additions and 0 deletions

View File

@ -0,0 +1,2 @@
<?php
echo 0b1010101; // 85