4 linhas
34 B
PHP
4 linhas
34 B
PHP
<?php
|
|
function id($x) { }
|
|
id(,1);
|
<?php
|
|
function id($x) { }
|
|
id(,1);
|