|
|
| version 1.3, 2015/08/02 21:21:46 | version 1.4, 2015/08/02 23:45:42 |
|---|---|
| Line 16 $t.c1[] | Line 16 $t.c1[] |
| ^show[4] | ^show[4] |
| ^t.append{a b c d e} | ^t.append{a b c d e} |
| ^t.offset(-5) | ^t.offset(-5) |
| ^t.insert{v2} | ^t.insert[ $.c1[v2] ] |
| current: ^t.line[] | current: ^t.line[] |
| ^show[5] | ^show[5] |
| Line 54 $t.0[] | Line 54 $t.0[] |
| ^try-catch{ $t.100000[v2] } | ^try-catch{ $t.100000[v2] } |
| $t.64[v2] | $t.64[v2] |
| ^t.append[ $.0[0] $.1[1] $.5[5] ] | |
| ^show[n5] | ^show[n5] |
| @show[n] | @show[n] |