implement tcl

This commit is contained in:
Christoph Brandau
2025-01-10 16:44:50 +01:00
parent 3ce2ad902b
commit 5c41b8fa0a
5 changed files with 945 additions and 5333 deletions
+3
View File
@@ -0,0 +1,3 @@
proc myProc {arg {opt 1}} {
}