2 |
3 | 遍历数字5: {{item}}
4 |
5 |
6 | for of 遍历数组{{item}}
7 |
8 |
of遍历字面量对象: hello {{index}} {{item}}
9 |
of遍历字面量对象2: hello {{index}} {{item}}
10 |
of遍历字面量对象3: hello {{index}} {{item}}
11 |
12 |
--------------------------------------------------------------------------------
/packages/okam-build/test/fixtures/model/model-conflict-ant.expect.tpl:
--------------------------------------------------------------------------------
1 |