Sign in
rust
/
rustfmt
/
refs/heads/libsyntax
/
.
/
tests
/
source
/
expr-no-hints.rs
blob: 7329a742bac1277a8f602c1b520eea0cda03f2a4 [
file
] [
log
] [
blame
] [
edit
]
// rustfmt-take_source_hints: false
// We know best!
fn
main
()
{
a
.
b
.
c
.
d
();
}