Chromium Code Reviews| Index: tests/language/regress_21998_3_test.dart |
| diff --git a/tests/language/regress_21998_3_test.dart b/tests/language/regress_21998_3_test.dart |
| index 2eac880c42ff6f7d62cce067d7367d1fa1542cdc..18f47d4afc73174619c057d7514424a514f4a03c 100644 |
| --- a/tests/language/regress_21998_3_test.dart |
| +++ b/tests/language/regress_21998_3_test.dart |
| @@ -17,4 +17,4 @@ class C { |
| m() { |
| return max(Math.max(lib2_max(1, 2), lib1.max('a', 'b', 'cd').length)); |
| } |
| -} |
| +} |