Import Tcl 8.6.11
This commit is contained in:
5
tests/auto0/modules/mod1/test1-1.0.tm
Normal file
5
tests/auto0/modules/mod1/test1-1.0.tm
Normal file
@@ -0,0 +1,5 @@
|
||||
namespace eval mod1::test1 {}
|
||||
|
||||
proc mod1::test1::try1 args {
|
||||
return res1
|
||||
}
|
||||
Reference in New Issue
Block a user