Sign in
rust
/
rustfmt
/
refs/heads/stbu
/
.
/
tests
/
source
/
configs
/
format_generated_files
/
true.rs
blob: a25ddc25a6a447856da69f9691cbc16fc6c92987 [
file
] [
log
] [
blame
] [
edit
]
// @generated
// rustfmt-format_generated_files: true
fn
main
()
{
println
!(
"hello, world"
)
;
}