Evaluated proc char c {if [catch {regsub -all {\\*} [decode $::alphabet([string toupper $c])] " "} err] {return [join [string repeat "{ } " 5] \n]} {return $err}}
This commit is contained in:
committed by
FUCK YOU
parent
49d7825eb5
commit
26aecba13b
1
procs/71fafc4e2fc1e47e234762a96b80512b6b5534c2
Normal file
1
procs/71fafc4e2fc1e47e234762a96b80512b6b5534c2
Normal file
@ -0,0 +1 @@
|
||||
c {if [catch {regsub -all {\\*} [decode $::alphabet([string toupper $c])] " "} err] {return [join [string repeat "{ } " 5] \n]} {return $err}}
|
Reference in New Issue
Block a user