mirror of
https://github.com/rust-lang/rust.git
synced 2025-06-08 21:28:33 +00:00
7 lines
54 B
Rust
7 lines
54 B
Rust
![]() |
fn main() {}
|
||
|
|
||
|
#[test]
|
||
|
fn a_test() {
|
||
|
foobar::ok();
|
||
|
}
|