index
:
apheleia.git
align-null-check
main
rr-unmess-ruby
wip/support-inplace-formatters
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
formatters
/
samplecode
/
rustfmt
/
out.rs
blob: 28db64c3fee235ac1669ff6afe146752aefcbb36 (
plain
)
1
2
3
4
5
6
7
8
9
fn foo() { println!("a"); } fn bar() { println!("b"); println!("c"); }