OpenFPGA/libs/EXTERNAL/tcl8.6.12/tests/auto0/modules/mod1/test1-1.0.tm

6 lines
79 B
Plaintext
Raw Normal View History

2022-06-07 11:15:20 -05:00
namespace eval mod1::test1 {}
proc mod1::test1::try1 args {
return res1
}