Chromium Code Reviews| OLD | NEW |
|---|---|
| 1 name: fixnum | 1 name: fixnum |
| 2 author: "Dart Team <misc@dartlang.org>" | 2 author: Dart Team <misc@dartlang.org> |
| 3 description: Library for 32- and 64-bit fixed size integers. | |
| 3 homepage: http://www.dartlang.org | 4 homepage: http://www.dartlang.org |
| 4 description: > | 5 dev_dependencies: |
| 5 Library for 32- and 64-bit fixed size integers. | 6 unittest: any |
| OLD | NEW |