index
:
riscv-openocd/jimtcl.git
bootstrap-jimsh
cmd-register
exec-tip424
expr-glob-regexp-op
kos-fixes
leval
master
master-next
msvc-fix-322
taint-support
tip424-exec
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tcltests
/
testmod.tcl
blob: dbc469b52b9d516d0d3b5adc75b6350dd58ac227 (
plain
)
1
2
3
4
5
package
provide testmod
2.0
proc
testmod
{
msg
} {
return
$msg
}