| r16 vs r17 | ||
|---|---|---|
| ... | ... | |
| 6 | 6 | 길이: @l@ |
| 7 | 7 | /의 위치: @position@ |
| 8 | 8 | |
| 9 | {{{#!if hello=[1,2,3] | |
| 9 | {{{#!if hello=JSON.stringify([1,2,3]), hi=hello[0] | |
| 10 | 10 | }}} |
| 11 | 11 | Hello: @hello@ |
| 12 | 12 | Hi: @hi@ |
| r16 vs r17 | ||
|---|---|---|
| ... | ... | |
| 6 | 6 | 길이: @l@ |
| 7 | 7 | /의 위치: @position@ |
| 8 | 8 | |
| 9 | {{{#!if hello=[1,2,3] | |
| 9 | {{{#!if hello=JSON.stringify([1,2,3]), hi=hello[0] | |
| 10 | 10 | }}} |
| 11 | 11 | Hello: @hello@ |
| 12 | 12 | Hi: @hi@ |