Ahmad Hesam

Results 2 comments of Ahmad Hesam

@cyclaero Adding a trailing "f" does not work when `valueStr` does not have a decimal separator. For example, `float x = 42f` will give the compile error `invalid digit 'f'...