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

Unified Diff: dart/lib/compiler/implementation/scanner/file_with_non_ascii.dart

Issue 10857005: Clean up the scanner directory (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 8 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 | « no previous file | dart/lib/compiler/implementation/scanner/motile.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: dart/lib/compiler/implementation/scanner/file_with_non_ascii.dart
diff --git a/dart/lib/compiler/implementation/scanner/file_with_non_ascii.dart b/dart/lib/compiler/implementation/scanner/file_with_non_ascii.dart
deleted file mode 100644
index d644f9661fa091d937b8273513f0ced7b4290e0f..0000000000000000000000000000000000000000
--- a/dart/lib/compiler/implementation/scanner/file_with_non_ascii.dart
+++ /dev/null
@@ -1,10 +0,0 @@
-int fisk() {
- ahé();
- (blåbærgrød)();
- (blåbærgrød)();
- (Îñţérñåţîöñåļîžåţîờñ)();
- சிவா + அணாமாைல;
- िसवा + अणामालै;
- 𐐒;
- 𐄂;
-}
« no previous file with comments | « no previous file | dart/lib/compiler/implementation/scanner/motile.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698