mirror of
https://github.com/openharmony/third_party_rust_rust.git
synced 2026-07-19 19:53:38 -04:00
6 lines
116 B
Rust
6 lines
116 B
Rust
// compile-flags: -Z unstable-options --check
|
|
|
|
// @!has check/fn.foo.html
|
|
// @!has check/index.html
|
|
pub fn foo() {}
|