]> git.lizzy.rs Git - rust.git/blob - src/test/ui/modules/mod_file_aux.rs
Rollup merge of #105955 - Nilstrieb:no-trivial-opt-wrappers-we-have-field-accesses...
[rust.git] / src / test / 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 }