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

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: Created 6 years, 5 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
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() {}

Powered by Google App Engine
This is Rietveld 408576698