OpenFPGA/libs/EXTERNAL/tcl8.6.12/tests/auto0/modules/mod2/test2-2.0.tm

6 lines
79 B
Plaintext
Raw Normal View History

2022-06-07 11:15:20 -05:00
namespace eval mod2::test2 {}
proc mod2::test2::try2 args {
return res2
}