fork download
  1. if { [string match {[\[\]]} \] ] } {
  2.  
  3. puts "hey"
  4.  
  5. }
Success #stdin #stdout 0.02s 5272KB
stdin
Standard input is empty
stdout
Standard output is empty