22
33exports [` compiler: v-for > array de-structured value (with rest) 1` ] = `
44"import { txt as _txt , toDisplayString as _toDisplayString , setText as _setText , renderEffect as _renderEffect , createFor as _createFor , template as _template } from 'vue';
5- const t0 = _template("<div > </div >", true )
5+ const t0 = _template("<div > </div >")
66
77export function render(_ctx) {
88 const n0 = _createFor (() => (_ctx .list ), (_for_item0 , _for_key0 ) => {
@@ -17,7 +17,7 @@ export function render(_ctx) {
1717
1818exports [` compiler: v-for > array de-structured value 1` ] = `
1919"import { txt as _txt , toDisplayString as _toDisplayString , setText as _setText , renderEffect as _renderEffect , createFor as _createFor , template as _template } from 'vue';
20- const t0 = _template("<div > </div >", true )
20+ const t0 = _template("<div > </div >")
2121
2222export function render(_ctx) {
2323 const n0 = _createFor (() => (_ctx .list ), (_for_item0 , _for_key0 ) => {
@@ -32,7 +32,7 @@ export function render(_ctx) {
3232
3333exports [` compiler: v-for > basic v-for 1` ] = `
3434"import { txt as _txt , createInvoker as _createInvoker , toDisplayString as _toDisplayString , setText as _setText , renderEffect as _renderEffect , createFor as _createFor , delegateEvents as _delegateEvents , template as _template } from 'vue';
35- const t0 = _template("<div > </div >", true )
35+ const t0 = _template("<div > </div >")
3636_delegateEvents("click")
3737
3838export function render(_ctx) {
@@ -49,7 +49,7 @@ export function render(_ctx) {
4949
5050exports [` compiler: v-for > key only binding pattern 1` ] = `
5151"import { txt as _txt , toDisplayString as _toDisplayString , setText as _setText , createFor as _createFor , template as _template } from 'vue';
52- const t0 = _template("<tr > </tr >", true )
52+ const t0 = _template("<tr > </tr >")
5353
5454export function render(_ctx) {
5555 const n0 = _createFor (() => (_ctx .rows ), (_for_item0 ) => {
@@ -64,7 +64,7 @@ export function render(_ctx) {
6464
6565exports [` compiler: v-for > multi effect 1` ] = `
6666"import { setProp as _setProp , renderEffect as _renderEffect , createFor as _createFor , template as _template } from 'vue';
67- const t0 = _template("<div ></div >", true )
67+ const t0 = _template("<div ></div >")
6868
6969export function render(_ctx) {
7070 const n0 = _createFor (() => (_ctx .items ), (_for_item0 , _for_key0 ) => {
@@ -82,7 +82,7 @@ export function render(_ctx) {
8282exports [` compiler: v-for > nested v-for 1` ] = `
8383"import { setInsertionState as _setInsertionState , txt as _txt , toDisplayString as _toDisplayString , setText as _setText , renderEffect as _renderEffect , createFor as _createFor , template as _template } from 'vue';
8484const t0 = _template("<span > </span >")
85- const t1 = _template("<div ></div >", true )
85+ const t1 = _template("<div ></div >")
8686
8787export function render(_ctx) {
8888 const n0 = _createFor (() => (_ctx .list ), (_for_item0 ) => {
@@ -102,7 +102,7 @@ export function render(_ctx) {
102102
103103exports [` compiler: v-for > object de-structured value (with rest) 1` ] = `
104104"import { getRestElement as _getRestElement , txt as _txt , toDisplayString as _toDisplayString , setText as _setText , renderEffect as _renderEffect , createFor as _createFor , template as _template } from 'vue';
105- const t0 = _template("<div > </div >", true )
105+ const t0 = _template("<div > </div >")
106106
107107export function render(_ctx) {
108108 const n0 = _createFor (() => (_ctx .list ), (_for_item0 , _for_key0 ) => {
@@ -117,7 +117,7 @@ export function render(_ctx) {
117117
118118exports [` compiler: v-for > object de-structured value 1` ] = `
119119"import { txt as _txt , toDisplayString as _toDisplayString , setText as _setText , renderEffect as _renderEffect , createFor as _createFor , template as _template } from 'vue';
120- const t0 = _template("<span > </span >", true )
120+ const t0 = _template("<span > </span >")
121121
122122export function render(_ctx) {
123123 const n0 = _createFor (() => (_ctx .items ), (_for_item0 ) => {
@@ -132,7 +132,7 @@ export function render(_ctx) {
132132
133133exports [` compiler: v-for > object value, key and index 1` ] = `
134134"import { txt as _txt , toDisplayString as _toDisplayString , setText as _setText , renderEffect as _renderEffect , createFor as _createFor , template as _template } from 'vue';
135- const t0 = _template("<div > </div >", true )
135+ const t0 = _template("<div > </div >")
136136
137137export function render(_ctx) {
138138 const n0 = _createFor (() => (_ctx .list ), (_for_item0 , _for_key0 , _for_index0 ) => {
@@ -147,7 +147,7 @@ export function render(_ctx) {
147147
148148exports [` compiler: v-for > selector pattern 1` ] = `
149149"import { txt as _txt , toDisplayString as _toDisplayString , setText as _setText , createFor as _createFor , template as _template } from 'vue';
150- const t0 = _template("<tr > </tr >", true )
150+ const t0 = _template("<tr > </tr >")
151151
152152export function render(_ctx) {
153153 let _selector0_0
@@ -167,7 +167,7 @@ export function render(_ctx) {
167167
168168exports [` compiler: v-for > selector pattern 2` ] = `
169169"import { setClass as _setClass , createFor as _createFor , template as _template } from 'vue';
170- const t0 = _template("<tr ></tr >", true )
170+ const t0 = _template("<tr ></tr >")
171171
172172export function render(_ctx) {
173173 let _selector0_0
@@ -186,7 +186,7 @@ export function render(_ctx) {
186186
187187exports [` compiler: v-for > selector pattern 3` ] = `
188188"import { setClass as _setClass , renderEffect as _renderEffect , createFor as _createFor , template as _template } from 'vue';
189- const t0 = _template("<tr ></tr >", true )
189+ const t0 = _template("<tr ></tr >")
190190
191191export function render(_ctx) {
192192 const n0 = _createFor (() => (_ctx .rows ), (_for_item0 ) => {
@@ -203,7 +203,7 @@ export function render(_ctx) {
203203
204204exports [` compiler: v-for > selector pattern 4` ] = `
205205"import { setClass as _setClass , createFor as _createFor , template as _template } from 'vue';
206- const t0 = _template("<tr ></tr >", true )
206+ const t0 = _template("<tr ></tr >")
207207
208208export function render(_ctx) {
209209 let _selector0_0
@@ -222,7 +222,7 @@ export function render(_ctx) {
222222
223223exports [` compiler: v-for > v-for aliases w/ complex expressions 1` ] = `
224224"import { getDefaultValue as _getDefaultValue , txt as _txt , toDisplayString as _toDisplayString , setText as _setText , renderEffect as _renderEffect , createFor as _createFor , template as _template } from 'vue';
225- const t0 = _template("<div > </div >", true )
225+ const t0 = _template("<div > </div >")
226226
227227export function render(_ctx) {
228228 const n0 = _createFor (() => (_ctx .list ), (_for_item0 ) => {
@@ -269,7 +269,7 @@ export function render(_ctx) {
269269
270270exports [` compiler: v-for > w/o value 1` ] = `
271271"import { createFor as _createFor , template as _template } from 'vue';
272- const t0 = _template("<div >item</div >", true )
272+ const t0 = _template("<div >item</div >")
273273
274274export function render(_ctx) {
275275 const n0 = _createFor (() => (_ctx .items ), (_for_item0 ) => {
0 commit comments