]> git.lizzy.rs Git - rust.git/blob - tests/ui/modules/mod_file_aux.rs
Rollup merge of #106570 - Xaeroxe:div-duration-tests, r=JohnTitor
[rust.git] / tests / ui / modules / mod_file_aux.rs
1 // run-pass
2 // ignore-test Not a test. Used by other tests
3
4 pub fn foo() -> isize { 10 }