tests/C_C++/Tcl/dynamic/main.tcl
2024-07-22 19:39:19 +02:00

3 lines
33 B
Tcl

load ./add.so add
puts [add 2 3]