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

Unified Diff: test/lexer/utf-3.js

Issue 81053002: Experimental. More test files for latin1, fixed utf tests. (Closed) Base URL: https://v8.googlecode.com/svn/branches/experimental/parser
Patch Set: Created 7 years, 1 month 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 | « test/lexer/utf-2.js ('k') | tools/lexer_generator/run-lexing-tests.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/lexer/utf-3.js
diff --git a/test/lexer/utf-3.js b/test/lexer/utf-3.js
index 8ebe1e4a7a301fd20453575239940aa1096eab8a..a5cf63dd25f17e99e4e7c1a58be7cae197d1e9f5 100644
--- a/test/lexer/utf-3.js
+++ b/test/lexer/utf-3.js
@@ -25,7 +25,7 @@
// (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
// OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
-// This file is in utf-16, and contains weird characters in strings and
+// This file is in utf-8, and contains weird characters in strings and
// comments.
var here_it_is = "☃";
« no previous file with comments | « test/lexer/utf-2.js ('k') | tools/lexer_generator/run-lexing-tests.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698