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

Unified Diff: test/codegen/expect/script.js

Issue 1347453002: fix a few more codegen issues: (Closed) Base URL: git@github.com:dart-lang/dev_compiler.git@master
Patch Set: run the tests too Created 5 years, 3 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: test/codegen/expect/script.js
diff --git a/test/codegen/expect/script.js b/test/codegen/expect/script.js
index 6fec583338991d028eb0c85da3746d2f8dfbc3d8..d053c285ec6e4c6673f6f2d2fd46580aee9c3b0d 100755
--- a/test/codegen/expect/script.js
+++ b/test/codegen/expect/script.js
@@ -1,4 +1,3 @@
-#!/usr/bin/env iojs
dart_library.library('script', null, /* Imports */[
"dart_runtime/dart",
'dart/core'

Powered by Google App Engine
This is Rietveld 408576698