Chromium Code Reviews| Index: tests/language/const_constructor3_test.dart |
| diff --git a/tests/language/const_constructor3_test.dart b/tests/language/const_constructor3_test.dart |
| index 0a13ca70e89a054440407cb45aec0a14ec51f90b..5b9dcbc25eb0e0935fc001c9eeb92ef47b9d1142 100644 |
| --- a/tests/language/const_constructor3_test.dart |
| +++ b/tests/language/const_constructor3_test.dart |
| @@ -21,4 +21,4 @@ main() { |
| print(d); //# 02: continued |
| print(e); //# 03: continued |
| print(f); //# 04: continued |
| -} |
| +} |