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
/
tests
/
dummy.tcl
blob: e776ef7742251a90e2e8a0b572e9e2463723fc7b (
plain
)
1
2
3
4
5
6
# generates an error
proc
dummyproc
{} {
error
"from dummyproc"
}
dummyproc