fork download
  1. set mylist {{one 1 2} {two 2 3} {three 3 4} {four 4 5}}
  2. echo [lsearch $mylist one]
Runtime error #stdin #stdout 0.03s 5272KB
stdin
Standard input is empty
stdout
Standard output is empty