blob: bfc8f28fc91d51ff158bed00d7bd4fd89c173876 [file] [log] [blame]
fn i() {
let s = modf(1.0).whole;
}