5 lines
46 B
PHP
Raw Normal View History

2022-07-28 20:13:08 +01:00
<?php
for ($i = 0; $i < $j; $i += 1) {
}