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