Index: dart/tests/try/poi/data/empty_main.dart |
diff --git a/dart/tests/try/poi/data/empty_main.dart b/dart/tests/try/poi/data/empty_main.dart |
index 591abebadd6fbd4884c6aef8582a9ec641b89b3a..ba1bc7494e7b06c957a2eebe845e04e867c33f1c 100644 |
--- a/dart/tests/try/poi/data/empty_main.dart |
+++ b/dart/tests/try/poi/data/empty_main.dart |
@@ -2,4 +2,4 @@ |
// for details. All rights reserved. Use of this source code is governed by a |
// BSD-style license that can be found in the LICENSE file. |
-main() {} |
+void main() {} |