]> git.lizzy.rs Git - rust.git/blob - src/test/run-make-fulldeps/c-static-dylib/cfoo.c
Ban subnormals and NaNs in const {from,to}_bits
[rust.git] / src / test / run-make-fulldeps / c-static-dylib / cfoo.c
1 int foo() { return 0; }