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

Side by Side Diff: pkg/kernel/testcases/interpreter/print_test.dart

Issue 2841803002: Add initial tests for Kernel interpreter (Closed)
Patch Set: Remove some tests Created 3 years, 8 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 unified diff | Download patch
OLDNEW
(Empty)
1 main() {
Dmitry Stefantsov 2017/05/01 09:35:24 I think this file needs a copyright statement on t
zhivkag 2017/05/01 11:36:20 Done.
2 print('hello');
3 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698