<?php function quote(double $a){ var_dump(func_get_args()); } quote(1.1071212);
You have javascript disabled. You will not be able to edit any code.