Import Tcl 8.6.11
This commit is contained in:
5
tests/auto0/modules/mod2/test2-2.0.tm
Normal file
5
tests/auto0/modules/mod2/test2-2.0.tm
Normal file
@@ -0,0 +1,5 @@
|
||||
namespace eval mod2::test2 {}
|
||||
|
||||
proc mod2::test2::try2 args {
|
||||
return res2
|
||||
}
|
||||
Reference in New Issue
Block a user