mirror of
https://github.com/rust-lang/rust.git
synced 2026-01-20 10:00:37 +00:00
* change layout so that test group `foo` has source files in `test/foo/source` and target files in `test/foo/target`. * use significant comments to specify write mode instead of threading Option<WriteMode>
8 lines
211 B
Rust
8 lines
211 B
Rust
XX XXXXXXXXXXXXXXXXXXX XXXXXXXX
|
|
/// Here's a doc comment!
|
|
fn main() {
|
|
XX XXX XX XXX
|
|
let foo = "bar";
|
|
XX XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX XXXXXXXXXXXX
|
|
}
|