| Index: test/regression/0000/0000.stmt
|
| diff --git a/test/regression/0000/0000.stmt b/test/regression/0000/0000.stmt
|
| index ac9cf4d98c7d31d4a243cf654e5a6253ba6dbb75..8edbac49ff1ab7d68cbfe8bc16284bcc23ce7a27 100644
|
| --- a/test/regression/0000/0000.stmt
|
| +++ b/test/regression/0000/0000.stmt
|
| @@ -41,8 +41,7 @@ _log(
|
| DartType type = localsHandler.substInContext(member.type);
|
| constructorArguments.add(potentiallyCheckOrTrustType(value, type));
|
| }
|
| - },
|
| - includeSuperAndInjectedMembers: true);
|
| + }, includeSuperAndInjectedMembers: true);
|
| >>> (indent 6)
|
| HLoopBlockInformation info = new HLoopBlockInformation(
|
| HLoopBlockInformation.loopType(loop),
|
|
|