Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(2163)

Unified Diff: dart/tests/try/poi/data/empty_main.dart

Issue 394543002: Find token at position and query Dart Mind if identifier or keyword. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge
Patch Set: Merged with r39130. Created 6 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « dart/site/try/poi/poi.dart ('k') | dart/tests/try/poi/poi_find_test.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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() {}
« no previous file with comments | « dart/site/try/poi/poi.dart ('k') | dart/tests/try/poi/poi_find_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698