Files
cpython-source-deps/tests/auto0/modules/test0-0.5.tm
2021-03-30 00:51:39 +01:00

6 lines
67 B
Tcl

namespace eval test0 {}
proc test0::try0 args {
return res0
}