When generating floats, instead of `1.2f` becoming `1.2` it becomes `1,2` this will look like 2 arguments separated by a comma. (if i can find where this is caused ill probably open a PR for it.)