mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
It is possible for a class defined first to be referencing a class defined later, and as a result at the time of the definition it is not possible to access the later's class reference. This allows to refer to the later defined class through a closure.Closes #1891 |
||
|---|---|---|
| .. | ||
| async_spec.js | ||
| binding_dart_spec.dart | ||
| forward_ref_spec.js | ||
| injector_dart_spec.dart | ||
| injector_spec.js | ||
| key_dart_spec.dart | ||
| key_spec.js | ||