Sign in
◑
Theme
chromium
/
external
/
github.com
/
dart-lang
/
dart_style
/
6f851f6d966bac241c97854c7dee5e9c9b9f1be5
/
.
/
test
/
splitting
/
part.unit
blob: d7e136caae7cdf21731f9183e3405b1579979194 [
file
]
40
columns
|
>>>
part of
with
uri that fits
part of
"uri.dart"
;
<<<
part of
"uri.dart"
;
>>>
part of
with
uri does
not
split on
long
line
part of
"very_very_very_very_long_uri.dart"
;
<<<
part of
"very_very_very_very_long_uri.dart"
;