refactor(ivy): use long instruction format in tests (#22055)

PR Close #22055
This commit is contained in:
Victor Berchet
2018-02-06 16:11:20 -08:00
committed by Miško Hevery
parent 16dada28f5
commit 8feb8e5408
19 changed files with 1924 additions and 1874 deletions

View File

@ -10,7 +10,6 @@ import {QueryList} from '../../linker';
import {Type} from '../../type';
import {LNode} from './node';
/** Used for tracking queries (e.g. ViewChild, ContentChild). */
export interface LQueries {
/**