blob: f0206f5fe77f2ff7e651072e7434845114659519 [file] [log] [blame]
void main() {
float fract = 0.625f;
int exp = 1;
}