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
/
ktlint
/
in.kt
blob: deacc2540daa79a44b31a6674b5133158951a547 (
plain
)
1
2
3
4
5
6
7
8
class Test { fun test( v: String ) { println(v) } }