<?php function blah(float $x) { var_dump($x); } blah('123abc');
You have javascript disabled. You will not be able to edit any code.