Sign in
rust
/
rustfmt
/
refs/heads/rustfmt-1.42-beta
/
.
/
tests
/
source
/
license-templates
/
empty_license_path.rs
blob: d3a91e4231d195930c3d60c2ab3111fb55064a3a [
file
] [
log
] [
blame
] [
edit
]
// rustfmt-config: issue-3802.toml
fn
main
()
{
println
!(
"Hello world!"
);
}