Sign in
dart
/
dart_style.git
/
ec0048b
/
.
/
test
/
short
/
whitespace
/
while.stmt
blob: 17b44928f10b31f8be5e1f572b3780d13c4cec1d [
file
] [
log
] [
blame
]
40
columns
|
>>>
empty body
while
(
true
);
<<<
while
(
true
);