Chromium Code Reviews| OLD | NEW |
|---|---|
| (Empty) | |
| 1 // Copyright (c) 2012, the Dart project authors. Please see the AUTHORS file | |
| 2 // for details. All rights reserved. Use of this source code is governed by a | |
| 3 // BSD-style license that can be found in the LICENSE file. | |
| 4 | |
| 5 // An empty library. | |
|
Lasse Reichstein Nielsen
2012/01/26 19:19:19
I can see that. Say what we are testing (i.e., how
ahe
2012/01/26 19:30:28
Ditto.
| |
| 6 | |
| 7 #library('empty'); | |
| OLD | NEW |