Rename TK.tk to Tk.tk (#1237)

This commit is contained in:
calgary34
2022-01-19 22:22:00 -07:00
committed by GitHub
parent a1e7c81835
commit b8c4453f7f
2 changed files with 2 additions and 2 deletions

2
t/Tk.tk Normal file
View File

@@ -0,0 +1,2 @@
label .l -text "Hello World"
pack .l