]> git.lizzy.rs Git - rust.git/blob - tests/run-make/rustdoc-scrape-examples-invalid-expr/src/lib.rs
Rollup merge of #106664 - chenyukang:yukang/fix-106597-remove-lseek, r=cuviper
[rust.git] / tests / run-make / rustdoc-scrape-examples-invalid-expr / src / lib.rs
1 pub const fn f() -> usize { 5 }