Merge pull request 'def_tcl_syntax' (#6) from def_tcl_syntax into main

Reviewed-on: #6
This commit was merged in pull request #6.
This commit is contained in:
2025-01-24 22:25:12 +00:00
4 changed files with 1081 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
proc myProc {arg {opt 1}} {
}