blob: 30df69d96e951c3df1ebe40db47fb3494301b415 [file] [log] [blame]
void main() {
float fract = 0.25f;
float whole = 1.0f;
}