<?php function foo(int $bar) { echo $bar; } foo(1.5);
You have javascript disabled. You will not be able to edit any code.