OpenFPGA/libs/EXTERNAL/tcl8.6.12/tests/auto0/modules/test0-0.5.tm

6 lines
67 B
Plaintext
Raw Normal View History

2022-06-07 11:15:20 -05:00
namespace eval test0 {}
proc test0::try0 args {
return res0
}