289 B
289 B
Passing Tests 1
assert!(true);
println!("hello!");
Also check includes
{{#include test1.rs}}
{{#include test2.rs:2}}
{{#include test2.rs:PASSING}}
{{#rustdoc_include test3.rs:2}}
{{#playground test1.rs}}