void main() { int i = round(1.3); // round is not a built-in function. }