mirror of
https://git.proxmox.com/git/rustc
synced 2025-05-28 19:28:10 +00:00
6 lines
62 B
Rust
6 lines
62 B
Rust
// run-pass
|
|
// compile-flags: --test
|
|
|
|
#[test]
|
|
pub fn foo() {}
|