`50*.85` throws an error while `50*0.85` works. Is this an issue with the parser?
50*.85throws an error while50*0.85works.Is this an issue with the parser?