dev
dev copied to clipboard
Variable declaration and type conversion not working in single line
Code below won't compile:
int coarse = 10
float precise =# coarse