Index: tests/compiler/dart2js_foreign/native_to_string_test.dart |
diff --git a/tests/compiler/dart2js_foreign/native_to_string_test.dart b/tests/compiler/dart2js_foreign/native_to_string_test.dart |
index 2182e855f252e26e1224b3635507624780966f3b..87059b91d56eea472c5b04b2a6fdf6befc46111c 100644 |
--- a/tests/compiler/dart2js_foreign/native_to_string_test.dart |
+++ b/tests/compiler/dart2js_foreign/native_to_string_test.dart |
@@ -3,7 +3,7 @@ |
// BSD-style license that can be found in the LICENSE file. |
@native("*A") |
-class A {} |
+class A {} |
@native makeA(); |
@native(""" |