/** * @author kcf */ type int = number; /** * @author kcf */ type float = number;